#c85c36 color space conversions
Hex:
#c85c36
RGB:
200, 92, 54
CMY:
22, 64, 79
CMYK:
0, 54, 73, 22
HSL:
16°, 57.4803%, 49.8039%
HSV (HSB):
16°, 73.0000%, 78.4314%
XYZ:
28.3124, 20.2000, 5.8968
xyY:
0.5204, 0.3713, 20.2000
CIE-Lab:
52.0626, 40.5523, 41.6808
CIE-LCH:
52.0626, 58.1530, 45.7862
CIE-Luv:
52.0626, 85.7220, 35.5844
Hunter-Lab:
44.9444, 33.7921, 23.6821
#c85c36 color charts
#c85c36 color shades, tints & tones
#c85c36 color schemes
#c85c36 color preview, HTML & CSS examples
This text has a color of #c85c36
<p style="color:#c85c36;">Text here</p>
.mytext {color:#c85c36;}
This box has a color of #c85c36
<div style="background-color:#c85c36;">Content here</div>
.mybackground {background-color:#c85c36;}
Border around this has a color of #c85c36
<div style="border:2px solid #c85c36;">Content here</div>
.myborder {border:2px solid #c85c36;}