#c85e0a color space conversions
Hex:
#c85e0a
RGB:
200, 94, 10
CMY:
22, 63, 96
CMYK:
0, 53, 95, 22
HSL:
27°, 90.4762%, 41.1765%
HSV (HSB):
27°, 95.0000%, 78.4314%
XYZ:
27.8769, 20.3067, 2.7375
xyY:
0.5475, 0.3988, 20.3067
CIE-Lab:
52.1822, 38.3156, 58.9651
CIE-LCH:
52.1822, 70.3205, 56.9841
CIE-Luv:
52.1822, 87.8216, 46.2007
Hunter-Lab:
45.0629, 31.5638, 27.9423
#c85e0a color charts
#c85e0a color shades, tints & tones
#c85e0a color schemes
#c85e0a color preview, HTML & CSS examples
This text has a color of #c85e0a
<p style="color:#c85e0a;">Text here</p>
.mytext {color:#c85e0a;}
This box has a color of #c85e0a
<div style="background-color:#c85e0a;">Content here</div>
.mybackground {background-color:#c85e0a;}
Border around this has a color of #c85e0a
<div style="border:2px solid #c85e0a;">Content here</div>
.myborder {border:2px solid #c85e0a;}