#c85c2c color space conversions
Hex:
#c85c2c
RGB:
200, 92, 44
CMY:
22, 64, 83
CMYK:
0, 54, 78, 22
HSL:
18°, 63.9344%, 47.8431%
HSV (HSB):
18°, 78.0000%, 78.4314%
XYZ:
28.1012, 20.1155, 4.7845
xyY:
0.5302, 0.3795, 20.1155
CIE-Lab:
51.9675, 40.1294, 46.6099
CIE-LCH:
51.9675, 61.5049, 49.2728
CIE-Luv:
51.9675, 86.9743, 38.9507
Hunter-Lab:
44.8503, 33.3520, 25.0704
#c85c2c color charts
#c85c2c color shades, tints & tones
#c85c2c color schemes
#c85c2c color preview, HTML & CSS examples
This text has a color of #c85c2c
<p style="color:#c85c2c;">Text here</p>
.mytext {color:#c85c2c;}
This box has a color of #c85c2c
<div style="background-color:#c85c2c;">Content here</div>
.mybackground {background-color:#c85c2c;}
Border around this has a color of #c85c2c
<div style="border:2px solid #c85c2c;">Content here</div>
.myborder {border:2px solid #c85c2c;}