#c85e2d color space conversions
Hex:
#c85e2d
RGB:
200, 94, 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.2958, 20.4742, 4.9432
xyY:
0.5268, 0.3812, 20.4742
CIE-Lab:
52.3692, 39.1652, 46.5304
CIE-LCH:
52.3692, 60.8193, 49.9123
CIE-Luv:
52.3692, 85.3178, 39.3400
Hunter-Lab:
45.2485, 32.4388, 25.1968
#c85e2d color charts
#c85e2d color shades, tints & tones
#c85e2d color schemes
#c85e2d color preview, HTML & CSS examples
This text has a color of #c85e2d
<p style="color:#c85e2d;">Text here</p>
.mytext {color:#c85e2d;}
This box has a color of #c85e2d
<div style="background-color:#c85e2d;">Content here</div>
.mybackground {background-color:#c85e2d;}
Border around this has a color of #c85e2d
<div style="border:2px solid #c85e2d;">Content here</div>
.myborder {border:2px solid #c85e2d;}