#c85e35 color space conversions
Hex:
#c85e35
RGB:
200, 94, 53
CMY:
22, 63, 79
CMYK:
0, 53, 74, 22
HSL:
17°, 58.1028%, 49.6078%
HSV (HSB):
17°, 73.5000%, 78.4314%
XYZ:
28.4647, 20.5418, 5.8329
xyY:
0.5191, 0.3746, 20.5418
CIE-Lab:
52.4443, 39.5044, 42.6134
CIE-LCH:
52.4443, 58.1077, 47.1681
CIE-Luv:
52.4443, 84.3448, 36.6657
Hunter-Lab:
45.3231, 32.7899, 24.0958
#c85e35 color charts
#c85e35 color shades, tints & tones
#c85e35 color schemes
#c85e35 color preview, HTML & CSS examples
This text has a color of #c85e35
<p style="color:#c85e35;">Text here</p>
.mytext {color:#c85e35;}
This box has a color of #c85e35
<div style="background-color:#c85e35;">Content here</div>
.mybackground {background-color:#c85e35;}
Border around this has a color of #c85e35
<div style="border:2px solid #c85e35;">Content here</div>
.myborder {border:2px solid #c85e35;}