#c85900 color space conversions
Hex:
#c85900
RGB:
200, 89, 0
CMY:
22, 65, 100
CMYK:
0, 56, 100, 22
HSL:
27°, 100.0000%, 39.2157%
HSV (HSB):
27°, 100.0000%, 78.4314%
XYZ:
27.3918, 19.4241, 2.3055
xyY:
0.5576, 0.3954, 19.4241
CIE-Lab:
51.1798, 40.6982, 60.4964
CIE-LCH:
51.1798, 72.9120, 56.0698
CIE-Luv:
51.1798, 92.2132, 45.5460
Hunter-Lab:
44.0728, 33.8126, 27.7494
#c85900 color charts
#c85900 color shades, tints & tones
#c85900 color schemes
#c85900 color preview, HTML & CSS examples
This text has a color of #c85900
<p style="color:#c85900;">Text here</p>
.mytext {color:#c85900;}
This box has a color of #c85900
<div style="background-color:#c85900;">Content here</div>
.mybackground {background-color:#c85900;}
Border around this has a color of #c85900
<div style="border:2px solid #c85900;">Content here</div>
.myborder {border:2px solid #c85900;}