#c85a2f color space conversions
Hex:
#c85a2f
RGB:
200, 90, 47
CMY:
22, 65, 82
CMYK:
0, 55, 77, 22
HSL:
17°, 61.9433%, 48.4314%
HSV (HSB):
17°, 76.5000%, 78.4314%
XYZ:
27.9887, 19.7969, 5.0353
xyY:
0.5299, 0.3748, 19.7969
CIE-Lab:
51.6068, 41.2390, 44.7753
CIE-LCH:
51.6068, 60.8727, 47.3542
CIE-Luv:
51.6068, 88.1492, 37.3182
Hunter-Lab:
44.4937, 34.4209, 24.4358
#c85a2f color charts
#c85a2f color shades, tints & tones
#c85a2f color schemes
#c85a2f color preview, HTML & CSS examples
This text has a color of #c85a2f
<p style="color:#c85a2f;">Text here</p>
.mytext {color:#c85a2f;}
This box has a color of #c85a2f
<div style="background-color:#c85a2f;">Content here</div>
.mybackground {background-color:#c85a2f;}
Border around this has a color of #c85a2f
<div style="border:2px solid #c85a2f;">Content here</div>
.myborder {border:2px solid #c85a2f;}