#def3bd color space conversions
Hex:
#def3bd
RGB:
222, 243, 189
CMY:
13, 5, 26
CMYK:
9, 0, 22, 5
HSL:
83°, 69.2308%, 84.7059%
HSV (HSB):
83°, 22.2222%, 95.2941%
XYZ:
71.3601, 83.3049, 60.4625
xyY:
0.3317, 0.3872, 83.3049
CIE-Lab:
93.1478, -16.0254, 23.7971
CIE-LCH:
93.1478, 28.6900, 123.9571
CIE-Luv:
93.1478, -9.4939, 37.2005
Hunter-Lab:
91.2715, -20.1660, 24.6136
#def3bd color charts
#def3bd color shades, tints & tones
#def3bd color schemes
#def3bd color preview, HTML & CSS examples
This text has a color of #def3bd
<p style="color:#def3bd;">Text here</p>
.mytext {color:#def3bd;}
This box has a color of #def3bd
<div style="background-color:#def3bd;">Content here</div>
.mybackground {background-color:#def3bd;}
Border around this has a color of #def3bd
<div style="border:2px solid #def3bd;">Content here</div>
.myborder {border:2px solid #def3bd;}