#c85f04 color space conversions
Hex:
#c85f04
RGB:
200, 95, 4
CMY:
22, 63, 98
CMYK:
0, 53, 98, 22
HSL:
28°, 96.0784%, 40.0000%
HSV (HSB):
28°, 98.0000%, 78.4314%
XYZ:
27.9335, 20.4725, 2.5942
xyY:
0.5477, 0.4014, 20.4725
CIE-Lab:
52.3673, 37.7425, 60.3248
CIE-LCH:
52.3673, 71.1588, 57.9677
CIE-Luv:
52.3673, 87.2085, 47.0762
Hunter-Lab:
45.2466, 31.0176, 28.2732
#c85f04 color charts
#c85f04 color shades, tints & tones
#c85f04 color schemes
#c85f04 color preview, HTML & CSS examples
This text has a color of #c85f04
<p style="color:#c85f04;">Text here</p>
.mytext {color:#c85f04;}
This box has a color of #c85f04
<div style="background-color:#c85f04;">Content here</div>
.mybackground {background-color:#c85f04;}
Border around this has a color of #c85f04
<div style="border:2px solid #c85f04;">Content here</div>
.myborder {border:2px solid #c85f04;}