#c85c2f color space conversions
Hex:
#c85c2f
RGB:
200, 92, 47
CMY:
22, 64, 82
CMYK:
0, 54, 77, 22
HSL:
18°, 61.9433%, 48.4314%
HSV (HSB):
18°, 76.5000%, 78.4314%
XYZ:
28.1597, 20.1389, 5.0923
xyY:
0.5274, 0.3772, 20.1389
CIE-Lab:
51.9939, 40.2467, 45.1728
CIE-LCH:
51.9939, 60.5011, 48.3005
CIE-Luv:
51.9939, 86.6243, 38.0106
Hunter-Lab:
44.8764, 33.4740, 24.6855
#c85c2f color charts
#c85c2f color shades, tints & tones
#c85c2f color schemes
#c85c2f color preview, HTML & CSS examples
This text has a color of #c85c2f
<p style="color:#c85c2f;">Text here</p>
.mytext {color:#c85c2f;}
This box has a color of #c85c2f
<div style="background-color:#c85c2f;">Content here</div>
.mybackground {background-color:#c85c2f;}
Border around this has a color of #c85c2f
<div style="border:2px solid #c85c2f;">Content here</div>
.myborder {border:2px solid #c85c2f;}