#c85d3e color space conversions
Hex:
#c85d3e
RGB:
200, 93, 62
CMY:
22, 64, 76
CMYK:
0, 54, 69, 22
HSL:
13°, 55.6452%, 51.3725%
HSV (HSB):
13°, 69.0000%, 78.4314%
XYZ:
28.6033, 20.4559, 6.9982
xyY:
0.5102, 0.3649, 20.4559
CIE-Lab:
52.3488, 40.4583, 37.7291
CIE-LCH:
52.3488, 55.3205, 43.0008
CIE-Luv:
52.3488, 83.8092, 32.7839
Hunter-Lab:
45.2282, 33.7380, 22.4856
#c85d3e color charts
#c85d3e color shades, tints & tones
#c85d3e color schemes
#c85d3e color preview, HTML & CSS examples
This text has a color of #c85d3e
<p style="color:#c85d3e;">Text here</p>
.mytext {color:#c85d3e;}
This box has a color of #c85d3e
<div style="background-color:#c85d3e;">Content here</div>
.mybackground {background-color:#c85d3e;}
Border around this has a color of #c85d3e
<div style="border:2px solid #c85d3e;">Content here</div>
.myborder {border:2px solid #c85d3e;}