#cabdbc color space conversions
Hex:
#cabdbc
RGB:
202, 189, 188
CMY:
21, 26, 26
CMYK:
0, 6, 7, 21
HSL:
4°, 11.6667%, 76.4706%
HSV (HSB):
4°, 6.9307%, 79.2157%
XYZ:
51.6318, 52.5826, 55.0051
xyY:
0.3243, 0.3303, 52.5826
CIE-Lab:
77.6279, 4.4028, 2.1414
CIE-LCH:
77.6279, 4.8959, 25.9370
CIE-Luv:
77.6279, 7.6505, 2.3935
Hunter-Lab:
72.5139, 0.1976, 5.7855
#cabdbc color charts
#cabdbc color shades, tints & tones
#cabdbc color schemes
#cabdbc color preview, HTML & CSS examples
This text has a color of #cabdbc
<p style="color:#cabdbc;">Text here</p>
.mytext {color:#cabdbc;}
This box has a color of #cabdbc
<div style="background-color:#cabdbc;">Content here</div>
.mybackground {background-color:#cabdbc;}
Border around this has a color of #cabdbc
<div style="border:2px solid #cabdbc;">Content here</div>
.myborder {border:2px solid #cabdbc;}