#cabbbf color space conversions
Hex:
#cabbbf
RGB:
202, 187, 191
CMY:
21, 27, 25
CMYK:
0, 7, 5, 21
HSL:
344°, 12.3967%, 76.2745%
HSV (HSB):
344°, 7.4257%, 79.2157%
XYZ:
51.5314, 51.8588, 56.5840
xyY:
0.3221, 0.3242, 51.8588
CIE-Lab:
77.1963, 5.9984, -0.1124
CIE-LCH:
77.1963, 5.9995, 358.9267
CIE-Luv:
77.1963, 8.4881, -1.2215
Hunter-Lab:
72.0130, 1.7090, 3.8223
#cabbbf color charts
#cabbbf color shades, tints & tones
#cabbbf color schemes
#cabbbf color preview, HTML & CSS examples
This text has a color of #cabbbf
<p style="color:#cabbbf;">Text here</p>
.mytext {color:#cabbbf;}
This box has a color of #cabbbf
<div style="background-color:#cabbbf;">Content here</div>
.mybackground {background-color:#cabbbf;}
Border around this has a color of #cabbbf
<div style="border:2px solid #cabbbf;">Content here</div>
.myborder {border:2px solid #cabbbf;}