#defbce color space conversions
Hex:
#defbce
RGB:
222, 251, 206
CMY:
13, 2, 19
CMYK:
12, 0, 18, 2
HSL:
99°, 84.9057%, 89.6078%
HSV (HSB):
99°, 17.9283%, 98.4314%
XYZ:
75.7620, 88.9802, 71.5743
xyY:
0.3206, 0.3765, 88.9802
CIE-Lab:
95.5721, -17.3171, 18.4673
CIE-LCH:
95.5721, 25.3164, 133.1589
CIE-Luv:
95.5721, -14.1270, 30.3405
Hunter-Lab:
94.3293, -21.7114, 21.0430
#defbce color charts
#defbce color shades, tints & tones
#defbce color schemes
#defbce color preview, HTML & CSS examples
This text has a color of #defbce
<p style="color:#defbce;">Text here</p>
.mytext {color:#defbce;}
This box has a color of #defbce
<div style="background-color:#defbce;">Content here</div>
.mybackground {background-color:#defbce;}
Border around this has a color of #defbce
<div style="border:2px solid #defbce;">Content here</div>
.myborder {border:2px solid #defbce;}