#cabdcb color space conversions
Hex:
#cabdcb
RGB:
202, 189, 203
CMY:
21, 26, 20
CMYK:
0, 7, 0, 20
HSL:
296°, 11.8644%, 76.8627%
HSV (HSB):
296°, 6.8966%, 79.6078%
XYZ:
53.3342, 53.2635, 63.9698
xyY:
0.3127, 0.3123, 53.2635
CIE-Lab:
78.0303, 7.1036, -5.3865
CIE-LCH:
78.0303, 8.9149, 322.8279
CIE-Luv:
78.0303, 6.5604, -9.3875
Hunter-Lab:
72.9819, 2.7272, -0.8813
#cabdcb color charts
#cabdcb color shades, tints & tones
#cabdcb color schemes
#cabdcb color preview, HTML & CSS examples
This text has a color of #cabdcb
<p style="color:#cabdcb;">Text here</p>
.mytext {color:#cabdcb;}
This box has a color of #cabdcb
<div style="background-color:#cabdcb;">Content here</div>
.mybackground {background-color:#cabdcb;}
Border around this has a color of #cabdcb
<div style="border:2px solid #cabdcb;">Content here</div>
.myborder {border:2px solid #cabdcb;}