#c85f1e color space conversions
Hex:
#c85f1e
RGB:
200, 95, 30
CMY:
22, 63, 88
CMYK:
0, 53, 85, 22
HSL:
23°, 73.9130%, 45.0980%
HSV (HSB):
23°, 85.0000%, 78.4314%
XYZ:
28.1460, 20.5575, 3.7128
xyY:
0.5370, 0.3922, 20.5575
CIE-Lab:
52.4618, 38.1759, 53.1823
CIE-LCH:
52.4618, 65.4657, 54.3280
CIE-Luv:
52.4618, 85.9361, 43.5548
Hunter-Lab:
45.3404, 31.4618, 26.8831
#c85f1e color charts
#c85f1e color shades, tints & tones
#c85f1e color schemes
#c85f1e color preview, HTML & CSS examples
This text has a color of #c85f1e
<p style="color:#c85f1e;">Text here</p>
.mytext {color:#c85f1e;}
This box has a color of #c85f1e
<div style="background-color:#c85f1e;">Content here</div>
.mybackground {background-color:#c85f1e;}
Border around this has a color of #c85f1e
<div style="border:2px solid #c85f1e;">Content here</div>
.myborder {border:2px solid #c85f1e;}