#c8ccaf color space conversions
Hex:
#c8ccaf
RGB:
200, 204, 175
CMY:
22, 20, 31
CMYK:
2, 0, 14, 20
HSL:
68°, 22.1374%, 74.3137%
HSV (HSB):
68°, 14.2157%, 80.0000%
XYZ:
53.1501, 58.5602, 49.0594
xyY:
0.3306, 0.3642, 58.5602
CIE-Lab:
81.0493, -6.3840, 13.9998
CIE-LCH:
81.0493, 15.3867, 114.5132
CIE-Luv:
81.0493, -0.7965, 21.3250
Hunter-Lab:
76.5247, -9.9411, 15.5569
#c8ccaf color charts
#c8ccaf color shades, tints & tones
#c8ccaf color schemes
#c8ccaf color preview, HTML & CSS examples
This text has a color of #c8ccaf
<p style="color:#c8ccaf;">Text here</p>
.mytext {color:#c8ccaf;}
This box has a color of #c8ccaf
<div style="background-color:#c8ccaf;">Content here</div>
.mybackground {background-color:#c8ccaf;}
Border around this has a color of #c8ccaf
<div style="border:2px solid #c8ccaf;">Content here</div>
.myborder {border:2px solid #c8ccaf;}