#c8c0ca color space conversions
Hex:
#c8c0ca
RGB:
200, 192, 202
CMY:
22, 25, 21
CMYK:
1, 5, 0, 21
HSL:
288°, 8.6207%, 77.2549%
HSV (HSB):
288°, 4.9505%, 79.2157%
XYZ:
53.3297, 54.2429, 63.5363
xyY:
0.3117, 0.3170, 54.2429
CIE-Lab:
78.6032, 4.6230, -4.0196
CIE-LCH:
78.6032, 6.1261, 318.9937
CIE-Luv:
78.6032, 3.9490, -6.8774
Hunter-Lab:
73.6498, 0.3645, 0.4065
#c8c0ca color charts
#c8c0ca color shades, tints & tones
#c8c0ca color schemes
#c8c0ca color preview, HTML & CSS examples
This text has a color of #c8c0ca
<p style="color:#c8c0ca;">Text here</p>
.mytext {color:#c8c0ca;}
This box has a color of #c8c0ca
<div style="background-color:#c8c0ca;">Content here</div>
.mybackground {background-color:#c8c0ca;}
Border around this has a color of #c8c0ca
<div style="border:2px solid #c8c0ca;">Content here</div>
.myborder {border:2px solid #c8c0ca;}