#defbd3 color space conversions
Hex:
#defbd3
RGB:
222, 251, 211
CMY:
13, 2, 17
CMYK:
12, 0, 16, 2
HSL:
104°, 83.3333%, 90.5882%
HSV (HSB):
104°, 15.9363%, 98.4314%
XYZ:
76.3793, 89.2271, 74.8250
xyY:
0.3177, 0.3711, 89.2271
CIE-Lab:
95.6752, -16.5058, 16.0514
CIE-LCH:
95.6752, 23.0236, 135.7997
CIE-Luv:
95.6752, -14.2598, 26.7978
Hunter-Lab:
94.4601, -20.9723, 19.1565
#defbd3 color charts
#defbd3 color shades, tints & tones
#defbd3 color schemes
#defbd3 color preview, HTML & CSS examples
This text has a color of #defbd3
<p style="color:#defbd3;">Text here</p>
.mytext {color:#defbd3;}
This box has a color of #defbd3
<div style="background-color:#defbd3;">Content here</div>
.mybackground {background-color:#defbd3;}
Border around this has a color of #defbd3
<div style="border:2px solid #defbd3;">Content here</div>
.myborder {border:2px solid #defbd3;}