#c85a25 color space conversions
Hex:
#c85a25
RGB:
200, 90, 37
CMY:
22, 65, 85
CMYK:
0, 55, 82, 22
HSL:
20°, 68.7764%, 46.4706%
HSV (HSB):
20°, 81.5000%, 78.4314%
XYZ:
27.8095, 19.7253, 4.0919
xyY:
0.5387, 0.3821, 19.7253
CIE-Lab:
51.5252, 40.8798, 49.4314
CIE-LCH:
51.5252, 64.1453, 50.4092
CIE-Luv:
51.5252, 89.2619, 40.2401
Hunter-Lab:
44.4131, 34.0457, 25.6266
#c85a25 color charts
#c85a25 color shades, tints & tones
#c85a25 color schemes
#c85a25 color preview, HTML & CSS examples
This text has a color of #c85a25
<p style="color:#c85a25;">Text here</p>
.mytext {color:#c85a25;}
This box has a color of #c85a25
<div style="background-color:#c85a25;">Content here</div>
.mybackground {background-color:#c85a25;}
Border around this has a color of #c85a25
<div style="border:2px solid #c85a25;">Content here</div>
.myborder {border:2px solid #c85a25;}