#c85f25 color space conversions
Hex:
#c85f25
RGB:
200, 95, 37
CMY:
22, 63, 85
CMYK:
0, 53, 82, 22
HSL:
21°, 68.7764%, 46.4706%
HSV (HSB):
21°, 81.5000%, 78.4314%
XYZ:
28.2456, 20.5973, 4.2372
xyY:
0.5321, 0.3880, 20.5973
CIE-Lab:
52.5060, 38.3780, 50.3385
CIE-LCH:
52.5060, 63.2996, 52.6781
CIE-Luv:
52.5060, 85.3513, 41.9339
Hunter-Lab:
45.3843, 31.6694, 26.2335
#c85f25 color charts
#c85f25 color shades, tints & tones
#c85f25 color schemes
#c85f25 color preview, HTML & CSS examples
This text has a color of #c85f25
<p style="color:#c85f25;">Text here</p>
.mytext {color:#c85f25;}
This box has a color of #c85f25
<div style="background-color:#c85f25;">Content here</div>
.mybackground {background-color:#c85f25;}
Border around this has a color of #c85f25
<div style="border:2px solid #c85f25;">Content here</div>
.myborder {border:2px solid #c85f25;}