#c85f01 color space conversions
Hex:
#c85f01
RGB:
200, 95, 1
CMY:
22, 63, 100
CMYK:
0, 53, 100, 22
HSL:
28°, 99.0050%, 39.4118%
HSV (HSB):
28°, 99.5000%, 78.4314%
XYZ:
27.9171, 20.4660, 2.5077
xyY:
0.5486, 0.4022, 20.4660
CIE-Lab:
52.3600, 37.7088, 60.9595
CIE-LCH:
52.3600, 71.6799, 58.2595
CIE-Luv:
52.3600, 87.3084, 47.3523
Hunter-Lab:
45.2393, 30.9832, 28.3810
#c85f01 color charts
#c85f01 color shades, tints & tones
#c85f01 color schemes
#c85f01 color preview, HTML & CSS examples
This text has a color of #c85f01
<p style="color:#c85f01;">Text here</p>
.mytext {color:#c85f01;}
This box has a color of #c85f01
<div style="background-color:#c85f01;">Content here</div>
.mybackground {background-color:#c85f01;}
Border around this has a color of #c85f01
<div style="border:2px solid #c85f01;">Content here</div>
.myborder {border:2px solid #c85f01;}