#c85c31 color space conversions
Hex:
#c85c31
RGB:
200, 92, 49
CMY:
22, 64, 81
CMYK:
0, 54, 76, 22
HSL:
17°, 60.6426%, 48.8235%
HSV (HSB):
17°, 75.5000%, 78.4314%
XYZ:
28.2009, 20.1554, 5.3098
xyY:
0.5255, 0.3756, 20.1554
CIE-Lab:
52.0125, 40.3295, 44.1936
CIE-LCH:
52.0125, 59.8292, 47.6176
CIE-Luv:
52.0125, 86.3787, 37.3506
Hunter-Lab:
44.8948, 33.5601, 24.4140
#c85c31 color charts
#c85c31 color shades, tints & tones
#c85c31 color schemes
#c85c31 color preview, HTML & CSS examples
This text has a color of #c85c31
<p style="color:#c85c31;">Text here</p>
.mytext {color:#c85c31;}
This box has a color of #c85c31
<div style="background-color:#c85c31;">Content here</div>
.mybackground {background-color:#c85c31;}
Border around this has a color of #c85c31
<div style="border:2px solid #c85c31;">Content here</div>
.myborder {border:2px solid #c85c31;}