#c85c32 color space conversions
Hex:
#c85c32
RGB:
200, 92, 50
CMY:
22, 64, 80
CMYK:
0, 54, 75, 22
HSL:
17°, 60.0000%, 49.0196%
HSV (HSB):
17°, 75.0000%, 78.4314%
XYZ:
28.2223, 20.1639, 5.4222
xyY:
0.5245, 0.3747, 20.1639
CIE-Lab:
52.0221, 40.3722, 43.6981
CIE-LCH:
52.0221, 59.4932, 47.2655
CIE-Luv:
52.0221, 86.2523, 37.0107
Hunter-Lab:
44.9043, 33.6046, 24.2738
#c85c32 color charts
#c85c32 color shades, tints & tones
#c85c32 color schemes
#c85c32 color preview, HTML & CSS examples
This text has a color of #c85c32
<p style="color:#c85c32;">Text here</p>
.mytext {color:#c85c32;}
This box has a color of #c85c32
<div style="background-color:#c85c32;">Content here</div>
.mybackground {background-color:#c85c32;}
Border around this has a color of #c85c32
<div style="border:2px solid #c85c32;">Content here</div>
.myborder {border:2px solid #c85c32;}