#defcd1 color space conversions
Hex:
#defcd1
RGB:
222, 252, 209
CMY:
13, 1, 18
CMYK:
12, 0, 17, 1
HSL:
102°, 87.7551%, 90.3922%
HSV (HSB):
102°, 17.0635%, 98.8235%
XYZ:
76.4432, 89.7539, 73.6168
xyY:
0.3188, 0.3743, 89.7539
CIE-Lab:
95.8946, -17.3214, 17.3845
CIE-LCH:
95.8946, 24.5408, 134.8958
CIE-Luv:
95.8946, -14.7120, 28.8421
Hunter-Lab:
94.7385, -21.7631, 20.2455
#defcd1 color charts
#defcd1 color shades, tints & tones
#defcd1 color schemes
#defcd1 color preview, HTML & CSS examples
This text has a color of #defcd1
<p style="color:#defcd1;">Text here</p>
.mytext {color:#defcd1;}
This box has a color of #defcd1
<div style="background-color:#defcd1;">Content here</div>
.mybackground {background-color:#defcd1;}
Border around this has a color of #defcd1
<div style="border:2px solid #defcd1;">Content here</div>
.myborder {border:2px solid #defcd1;}