#c85d33 color space conversions
Hex:
#c85d33
RGB:
200, 93, 51
CMY:
22, 64, 80
CMYK:
0, 54, 75, 22
HSL:
17°, 59.3625%, 49.2157%
HSV (HSB):
17°, 74.5000%, 78.4314%
XYZ:
28.3313, 20.3471, 5.5661
xyY:
0.5223, 0.3751, 20.3471
CIE-Lab:
52.2274, 39.9162, 43.4066
CIE-LCH:
52.2274, 58.9698, 47.3987
CIE-Luv:
52.2274, 85.3641, 37.0180
Hunter-Lab:
45.1077, 33.1739, 24.2593
#c85d33 color charts
#c85d33 color shades, tints & tones
#c85d33 color schemes
#c85d33 color preview, HTML & CSS examples
This text has a color of #c85d33
<p style="color:#c85d33;">Text here</p>
.mytext {color:#c85d33;}
This box has a color of #c85d33
<div style="background-color:#c85d33;">Content here</div>
.mybackground {background-color:#c85d33;}
Border around this has a color of #c85d33
<div style="border:2px solid #c85d33;">Content here</div>
.myborder {border:2px solid #c85d33;}