#defb8f color space conversions
Hex:
#defb8f
RGB:
222, 251, 143
CMY:
13, 2, 44
CMYK:
12, 0, 43, 2
HSL:
76°, 93.1034%, 77.2549%
HSV (HSB):
76°, 43.0279%, 98.4314%
XYZ:
69.5793, 86.5071, 39.0169
xyY:
0.3566, 0.4434, 86.5071
CIE-Lab:
94.5288, -25.7900, 48.5104
CIE-LCH:
94.5288, 54.9398, 117.9969
CIE-Luv:
94.5288, -12.6874, 69.0859
Hunter-Lab:
93.0092, -29.2320, 40.2346
#defb8f color charts
#defb8f color shades, tints & tones
#defb8f color schemes
#defb8f color preview, HTML & CSS examples
This text has a color of #defb8f
<p style="color:#defb8f;">Text here</p>
.mytext {color:#defb8f;}
This box has a color of #defb8f
<div style="background-color:#defb8f;">Content here</div>
.mybackground {background-color:#defb8f;}
Border around this has a color of #defb8f
<div style="border:2px solid #defb8f;">Content here</div>
.myborder {border:2px solid #defb8f;}