#deeb8e color space conversions
Hex:
#deeb8e
RGB:
222, 235, 142
CMY:
13, 8, 44
CMYK:
6, 0, 40, 8
HSL:
68°, 69.9248%, 73.9216%
HSV (HSB):
68°, 39.5745%, 92.1569%
XYZ:
64.7150, 76.8993, 37.0234
xyY:
0.3623, 0.4305, 76.8993
CIE-Lab:
90.2752, -18.2116, 43.6385
CIE-LCH:
90.2752, 47.2862, 112.6522
CIE-Luv:
90.2752, -3.6403, 61.4002
Hunter-Lab:
87.6922, -21.7321, 36.3525
#deeb8e color charts
#deeb8e color shades, tints & tones
#deeb8e color schemes
#deeb8e color preview, HTML & CSS examples
This text has a color of #deeb8e
<p style="color:#deeb8e;">Text here</p>
.mytext {color:#deeb8e;}
This box has a color of #deeb8e
<div style="background-color:#deeb8e;">Content here</div>
.mybackground {background-color:#deeb8e;}
Border around this has a color of #deeb8e
<div style="border:2px solid #deeb8e;">Content here</div>
.myborder {border:2px solid #deeb8e;}