#cc8f8e color space conversions
Hex:
#cc8f8e
RGB:
204, 143, 142
CMY:
20, 44, 44
CMYK:
0, 30, 30, 20
HSL:
1°, 37.8049%, 67.8431%
HSV (HSB):
1°, 30.3922%, 80.0000%
XYZ:
39.6068, 34.4353, 30.1504
xyY:
0.3801, 0.3305, 34.4353
CIE-Lab:
65.3066, 23.0030, 9.8249
CIE-LCH:
65.3066, 25.0133, 23.1280
CIE-Luv:
65.3066, 40.0558, 9.3190
Hunter-Lab:
58.6816, 17.7847, 10.6142
#cc8f8e color charts
#cc8f8e color shades, tints & tones
#cc8f8e color schemes
#cc8f8e color preview, HTML & CSS examples
This text has a color of #cc8f8e
<p style="color:#cc8f8e;">Text here</p>
.mytext {color:#cc8f8e;}
This box has a color of #cc8f8e
<div style="background-color:#cc8f8e;">Content here</div>
.mybackground {background-color:#cc8f8e;}
Border around this has a color of #cc8f8e
<div style="border:2px solid #cc8f8e;">Content here</div>
.myborder {border:2px solid #cc8f8e;}