#c85c0c color space conversions
Hex:
#c85c0c
RGB:
200, 92, 12
CMY:
22, 64, 95
CMYK:
0, 54, 94, 22
HSL:
26°, 88.6792%, 41.5686%
HSV (HSB):
26°, 94.0000%, 78.4314%
XYZ:
27.7129, 19.9602, 2.7399
xyY:
0.5497, 0.3959, 19.9602
CIE-Lab:
51.7922, 39.3441, 58.2754
CIE-LCH:
51.7922, 70.3134, 55.9751
CIE-Luv:
51.7922, 89.3667, 45.3609
Hunter-Lab:
44.6768, 32.5386, 27.6377
#c85c0c color charts
#c85c0c color shades, tints & tones
#c85c0c color schemes
#c85c0c color preview, HTML & CSS examples
This text has a color of #c85c0c
<p style="color:#c85c0c;">Text here</p>
.mytext {color:#c85c0c;}
This box has a color of #c85c0c
<div style="background-color:#c85c0c;">Content here</div>
.mybackground {background-color:#c85c0c;}
Border around this has a color of #c85c0c
<div style="border:2px solid #c85c0c;">Content here</div>
.myborder {border:2px solid #c85c0c;}