#defcae color space conversions
Hex:
#defcae
RGB:
222, 252, 174
CMY:
13, 1, 32
CMYK:
12, 0, 31, 1
HSL:
83°, 92.8571%, 83.5294%
HSV (HSB):
83°, 30.9524%, 98.8235%
XYZ:
72.5746, 88.2064, 53.2448
xyY:
0.3391, 0.4121, 88.2064
CIE-Lab:
95.2478, -22.5136, 34.2381
CIE-LCH:
95.2478, 40.9770, 123.3274
CIE-Luv:
95.2478, -13.8698, 52.0673
Hunter-Lab:
93.9183, -26.4225, 32.1296
#defcae color charts
#defcae color shades, tints & tones
#defcae color schemes
#defcae color preview, HTML & CSS examples
This text has a color of #defcae
<p style="color:#defcae;">Text here</p>
.mytext {color:#defcae;}
This box has a color of #defcae
<div style="background-color:#defcae;">Content here</div>
.mybackground {background-color:#defcae;}
Border around this has a color of #defcae
<div style="border:2px solid #defcae;">Content here</div>
.myborder {border:2px solid #defcae;}