#c85e2e color space conversions
Hex:
#c85e2e
RGB:
200, 94, 46
CMY:
22, 63, 82
CMYK:
0, 53, 77, 22
HSL:
19°, 62.6016%, 48.2353%
HSV (HSB):
19°, 77.0000%, 78.4314%
XYZ:
28.3153, 20.4820, 5.0458
xyY:
0.5259, 0.3804, 20.4820
CIE-Lab:
52.3779, 39.2044, 46.0550
CIE-LCH:
52.3779, 60.4818, 49.5938
CIE-Luv:
52.3779, 85.2045, 39.0288
Hunter-Lab:
45.2571, 32.4793, 25.0696
#c85e2e color charts
#c85e2e color shades, tints & tones
#c85e2e color schemes
#c85e2e color preview, HTML & CSS examples
This text has a color of #c85e2e
<p style="color:#c85e2e;">Text here</p>
.mytext {color:#c85e2e;}
This box has a color of #c85e2e
<div style="background-color:#c85e2e;">Content here</div>
.mybackground {background-color:#c85e2e;}
Border around this has a color of #c85e2e
<div style="border:2px solid #c85e2e;">Content here</div>
.myborder {border:2px solid #c85e2e;}