#c2ccb9 color space conversions
Hex:
#c2ccb9
RGB:
194, 204, 185
CMY:
24, 20, 27
CMYK:
5, 0, 9, 20
HSL:
92°, 15.7025%, 76.2745%
HSV (HSB):
92°, 9.3137%, 80.0000%
XYZ:
52.5980, 58.1578, 54.3523
xyY:
0.3186, 0.3522, 58.1578
CIE-Lab:
80.8265, -6.8552, 8.2888
CIE-LCH:
80.8265, 10.7563, 129.5921
CIE-Luv:
80.8265, -4.6958, 13.3853
Hunter-Lab:
76.2613, -10.3445, 11.1262
#c2ccb9 color charts
#c2ccb9 color shades, tints & tones
#c2ccb9 color schemes
#c2ccb9 color preview, HTML & CSS examples
This text has a color of #c2ccb9
<p style="color:#c2ccb9;">Text here</p>
.mytext {color:#c2ccb9;}
This box has a color of #c2ccb9
<div style="background-color:#c2ccb9;">Content here</div>
.mybackground {background-color:#c2ccb9;}
Border around this has a color of #c2ccb9
<div style="border:2px solid #c2ccb9;">Content here</div>
.myborder {border:2px solid #c2ccb9;}