#c8c2bd color space conversions
Hex:
#c8c2bd
RGB:
200, 194, 189
CMY:
22, 24, 26
CMYK:
0, 3, 5, 22
HSL:
27°, 9.0909%, 76.2745%
HSV (HSB):
27°, 5.5000%, 78.4314%
XYZ:
52.2965, 54.5371, 55.9145
xyY:
0.3213, 0.3351, 54.5371
CIE-Lab:
78.7739, 1.2066, 3.2442
CIE-LCH:
78.7739, 3.4613, 69.5984
CIE-Luv:
78.7739, 3.7579, 4.5926
Hunter-Lab:
73.8492, -2.8309, 6.8034
#c8c2bd color charts
#c8c2bd color shades, tints & tones
#c8c2bd color schemes
#c8c2bd color preview, HTML & CSS examples
This text has a color of #c8c2bd
<p style="color:#c8c2bd;">Text here</p>
.mytext {color:#c8c2bd;}
This box has a color of #c8c2bd
<div style="background-color:#c8c2bd;">Content here</div>
.mybackground {background-color:#c8c2bd;}
Border around this has a color of #c8c2bd
<div style="border:2px solid #c8c2bd;">Content here</div>
.myborder {border:2px solid #c8c2bd;}