#c85008 color space conversions
Hex:
#c85008
RGB:
200, 80, 8
CMY:
22, 69, 97
CMYK:
0, 60, 96, 22
HSL:
23°, 92.3077%, 40.7843%
HSV (HSB):
23°, 96.0000%, 78.4314%
XYZ:
26.7319, 18.0342, 2.3018
xyY:
0.5679, 0.3832, 18.0342
CIE-Lab:
49.5376, 45.1029, 57.6953
CIE-LCH:
49.5376, 73.2326, 51.9837
CIE-Luv:
49.5376, 98.9952, 42.0572
Hunter-Lab:
42.4667, 38.0453, 26.5131
#c85008 color charts
#c85008 color shades, tints & tones
#c85008 color schemes
#c85008 color preview, HTML & CSS examples
This text has a color of #c85008
<p style="color:#c85008;">Text here</p>
.mytext {color:#c85008;}
This box has a color of #c85008
<div style="background-color:#c85008;">Content here</div>
.mybackground {background-color:#c85008;}
Border around this has a color of #c85008
<div style="border:2px solid #c85008;">Content here</div>
.myborder {border:2px solid #c85008;}