#cabcaf color space conversions
Hex:
#cabcaf
RGB:
202, 188, 175
CMY:
21, 26, 31
CMYK:
0, 7, 13, 21
HSL:
29°, 20.3008%, 73.9216%
HSV (HSB):
29°, 13.3663%, 79.2157%
XYZ:
50.0782, 51.6181, 47.8813
xyY:
0.3348, 0.3451, 51.6181
CIE-Lab:
77.0519, 2.7517, 8.3451
CIE-LCH:
77.0519, 8.7870, 71.7508
CIE-Luv:
77.0519, 9.1114, 11.6067
Hunter-Lab:
71.8458, -1.3114, 10.7784
#cabcaf color charts
#cabcaf color shades, tints & tones
#cabcaf color schemes
#cabcaf color preview, HTML & CSS examples
This text has a color of #cabcaf
<p style="color:#cabcaf;">Text here</p>
.mytext {color:#cabcaf;}
This box has a color of #cabcaf
<div style="background-color:#cabcaf;">Content here</div>
.mybackground {background-color:#cabcaf;}
Border around this has a color of #cabcaf
<div style="border:2px solid #cabcaf;">Content here</div>
.myborder {border:2px solid #cabcaf;}