#defdc2 color space conversions
Hex:
#defdc2
RGB:
222, 253, 194
CMY:
13, 1, 24
CMYK:
12, 0, 23, 1
HSL:
92°, 93.6508%, 87.6471%
HSV (HSB):
92°, 23.3202%, 99.2157%
XYZ:
74.9871, 89.6752, 64.3957
xyY:
0.3274, 0.3915, 89.6752
CIE-Lab:
95.8619, -20.1519, 24.9866
CIE-LCH:
95.8619, 32.1003, 128.8864
CIE-Luv:
95.8619, -14.8520, 39.7882
Hunter-Lab:
94.6970, -24.3721, 25.9696
#defdc2 color charts
#defdc2 color shades, tints & tones
#defdc2 color schemes
#defdc2 color preview, HTML & CSS examples
This text has a color of #defdc2
<p style="color:#defdc2;">Text here</p>
.mytext {color:#defdc2;}
This box has a color of #defdc2
<div style="background-color:#defdc2;">Content here</div>
.mybackground {background-color:#defdc2;}
Border around this has a color of #defdc2
<div style="border:2px solid #defdc2;">Content here</div>
.myborder {border:2px solid #defdc2;}