#c85c28 color space conversions
Hex:
#c85c28
RGB:
200, 92, 40
CMY:
22, 64, 84
CMYK:
0, 54, 80, 22
HSL:
20°, 66.6667%, 47.0588%
HSV (HSB):
20°, 80.0000%, 78.4314%
XYZ:
28.0296, 20.0869, 4.4073
xyY:
0.5337, 0.3824, 20.0869
CIE-Lab:
51.9353, 39.9853, 48.4596
CIE-LCH:
51.9353, 62.8264, 50.4731
CIE-Luv:
51.9353, 87.4066, 40.1110
Hunter-Lab:
44.8184, 33.2024, 25.5424
#c85c28 color charts
#c85c28 color shades, tints & tones
#c85c28 color schemes
#c85c28 color preview, HTML & CSS examples
This text has a color of #c85c28
<p style="color:#c85c28;">Text here</p>
.mytext {color:#c85c28;}
This box has a color of #c85c28
<div style="background-color:#c85c28;">Content here</div>
.mybackground {background-color:#c85c28;}
Border around this has a color of #c85c28
<div style="border:2px solid #c85c28;">Content here</div>
.myborder {border:2px solid #c85c28;}