#c8979b color space conversions
Hex:
#c8979b
RGB:
200, 151, 155
CMY:
22, 41, 39
CMYK:
0, 25, 23, 22
HSL:
355°, 30.8176%, 68.8235%
HSV (HSB):
355°, 24.5000%, 78.4314%
XYZ:
40.8024, 36.7791, 35.9589
xyY:
0.3594, 0.3239, 36.7791
CIE-Lab:
67.1110, 18.9463, 5.0511
CIE-LCH:
67.1110, 19.6080, 14.9279
CIE-Luv:
67.1110, 30.7056, 3.7437
Hunter-Lab:
60.6458, 13.9644, 7.2971
#c8979b color charts
#c8979b color shades, tints & tones
#c8979b color schemes
#c8979b color preview, HTML & CSS examples
This text has a color of #c8979b
<p style="color:#c8979b;">Text here</p>
.mytext {color:#c8979b;}
This box has a color of #c8979b
<div style="background-color:#c8979b;">Content here</div>
.mybackground {background-color:#c8979b;}
Border around this has a color of #c8979b
<div style="border:2px solid #c8979b;">Content here</div>
.myborder {border:2px solid #c8979b;}