#c85500 color space conversions
Hex:
#c85500
RGB:
200, 85, 0
CMY:
22, 67, 100
CMYK:
0, 58, 100, 22
HSL:
26°, 100.0000%, 39.2157%
HSV (HSB):
26°, 100.0000%, 78.4314%
XYZ:
27.0679, 18.7764, 2.1976
xyY:
0.5634, 0.3908, 18.7764
CIE-Lab:
50.4245, 42.6467, 60.0718
CIE-LCH:
50.4245, 73.6706, 54.6280
CIE-Luv:
50.4245, 95.4083, 44.3199
Hunter-Lab:
43.3317, 35.6727, 27.3253
#c85500 color charts
#c85500 color shades, tints & tones
#c85500 color schemes
#c85500 color preview, HTML & CSS examples
This text has a color of #c85500
<p style="color:#c85500;">Text here</p>
.mytext {color:#c85500;}
This box has a color of #c85500
<div style="background-color:#c85500;">Content here</div>
.mybackground {background-color:#c85500;}
Border around this has a color of #c85500
<div style="border:2px solid #c85500;">Content here</div>
.myborder {border:2px solid #c85500;}