reddish black
Enter any color value (e.g., #ef38ae, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#defffc color RGB value is (222,255,252)
#defffc color CMYK value
#defffc color HSL value
HSV(or HSB) | 174.5° | 12.9 | 100 |
XYZ | 83.455 | 94.078 | 105.856 |
Yxy | 0.294 | 0.332 | 94.078 |
LAB | 97.663 | -11.143 | -2.158 |
LUV | 97.663 | -17.308 | -1.411 |
Hunter-LAB | 96.994 | -16.155 | 3.188 |
CIE-LCH | 97.663 | 11.35 | 190.96 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | FF | FC |
Decimal | 222 | 255 | 252 |
Octal | 336 | 377 | 374 |
Binary | 11011110 | 11111111 | 11111100 |
Below, you can see some colors close to #defffc. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #defffc.
<span style="color:#defffc">Text here</span>
This paragraph has a background color of #defffc.
<p style="background-color:#defffc;">Content here</p>
This element has a border color of #defffc.
<div style="border:1px #defffc;">Content here</div>
.text {color:#defffc;}
.background {background-color:#defffc;}
.border {border:1px solid #defffc;}
.text-shadow {border:1px solid #defffc;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000909 is the darkest color, while #f3fffe is the lightest one.