#c85f46 color space conversions
Hex:
#c85f46
RGB:
200, 95, 70
CMY:
22, 63, 73
CMYK:
0, 53, 65, 22
HSL:
12°, 54.1667%, 52.9412%
HSV (HSB):
12°, 65.0000%, 78.4314%
XYZ:
29.0171, 20.9060, 8.3002
xyY:
0.4984, 0.3591, 20.9060
CIE-Lab:
52.8464, 39.9214, 33.8986
CIE-LCH:
52.8464, 52.3721, 40.3357
CIE-Luv:
52.8464, 81.0571, 29.9783
Hunter-Lab:
45.7231, 33.2657, 21.2431
#c85f46 color charts
#c85f46 color shades, tints & tones
#c85f46 color schemes
#c85f46 color preview, HTML & CSS examples
This text has a color of #c85f46
<p style="color:#c85f46;">Text here</p>
.mytext {color:#c85f46;}
This box has a color of #c85f46
<div style="background-color:#c85f46;">Content here</div>
.mybackground {background-color:#c85f46;}
Border around this has a color of #c85f46
<div style="border:2px solid #c85f46;">Content here</div>
.myborder {border:2px solid #c85f46;}