#cc8c7c color space conversions
Hex:
#cc8c7c
RGB:
204, 140, 124
CMY:
20, 45, 51
CMYK:
0, 31, 39, 20
HSL:
12°, 43.9560%, 64.3137%
HSV (HSB):
12°, 39.2157%, 80.0000%
XYZ:
37.9180, 33.0488, 23.4493
xyY:
0.4016, 0.3500, 33.0488
CIE-Lab:
64.2004, 22.3860, 18.3947
CIE-LCH:
64.2004, 28.9741, 39.4100
CIE-Luv:
64.2004, 44.4626, 20.1259
Hunter-Lab:
57.4881, 17.1310, 16.0573
#cc8c7c color charts
#cc8c7c color shades, tints & tones
#cc8c7c color schemes
#cc8c7c color preview, HTML & CSS examples
This text has a color of #cc8c7c
<p style="color:#cc8c7c;">Text here</p>
.mytext {color:#cc8c7c;}
This box has a color of #cc8c7c
<div style="background-color:#cc8c7c;">Content here</div>
.mybackground {background-color:#cc8c7c;}
Border around this has a color of #cc8c7c
<div style="border:2px solid #cc8c7c;">Content here</div>
.myborder {border:2px solid #cc8c7c;}