#c85f2d color space conversions
Hex:
#c85f2d
RGB:
200, 95, 45
CMY:
22, 63, 82
CMYK:
0, 53, 78, 22
HSL:
19°, 63.2653%, 48.0392%
HSV (HSB):
19°, 77.5000%, 78.4314%
XYZ:
28.3853, 20.6532, 4.9730
xyY:
0.5255, 0.3824, 20.6532
CIE-Lab:
52.5679, 38.6605, 46.7297
CIE-LCH:
52.5679, 60.6489, 50.3983
CIE-Luv:
52.5679, 84.5431, 39.6909
Hunter-Lab:
45.4458, 31.9601, 25.3241
#c85f2d color charts
#c85f2d color shades, tints & tones
#c85f2d color schemes
#c85f2d color preview, HTML & CSS examples
This text has a color of #c85f2d
<p style="color:#c85f2d;">Text here</p>
.mytext {color:#c85f2d;}
This box has a color of #c85f2d
<div style="background-color:#c85f2d;">Content here</div>
.mybackground {background-color:#c85f2d;}
Border around this has a color of #c85f2d
<div style="border:2px solid #c85f2d;">Content here</div>
.myborder {border:2px solid #c85f2d;}