#c8c2c3 color space conversions
Hex:
#c8c2c3
RGB:
200, 194, 195
CMY:
22, 24, 24
CMYK:
0, 3, 3, 22
HSL:
350°, 5.1724%, 77.2549%
HSV (HSB):
350°, 3.0000%, 78.4314%
XYZ:
52.9615, 54.8031, 59.4164
xyY:
0.3168, 0.3278, 54.8031
CIE-Lab:
78.9277, 2.2729, 0.2333
CIE-LCH:
78.9277, 2.2848, 5.8600
CIE-Luv:
78.9277, 3.3804, -0.0495
Hunter-Lab:
74.0291, -1.8493, 4.2337
#c8c2c3 color charts
#c8c2c3 color shades, tints & tones
#c8c2c3 color schemes
#c8c2c3 color preview, HTML & CSS examples
This text has a color of #c8c2c3
<p style="color:#c8c2c3;">Text here</p>
.mytext {color:#c8c2c3;}
This box has a color of #c8c2c3
<div style="background-color:#c8c2c3;">Content here</div>
.mybackground {background-color:#c8c2c3;}
Border around this has a color of #c8c2c3
<div style="border:2px solid #c8c2c3;">Content here</div>
.myborder {border:2px solid #c8c2c3;}