#c85b43 color space conversions
Hex:
#c85b43
RGB:
200, 91, 67
CMY:
22, 64, 74
CMYK:
0, 55, 67, 22
HSL:
11°, 54.7325%, 52.3529%
HSV (HSB):
11°, 66.5000%, 78.4314%
XYZ:
28.5736, 20.1668, 7.6968
xyY:
0.5063, 0.3573, 20.1668
CIE-Lab:
52.0253, 41.7369, 34.5899
CIE-LCH:
52.0253, 54.2073, 39.6506
CIE-Luv:
52.0253, 84.4565, 29.8522
Hunter-Lab:
44.9074, 34.9876, 21.2734
#c85b43 color charts
#c85b43 color shades, tints & tones
#c85b43 color schemes
#c85b43 color preview, HTML & CSS examples
This text has a color of #c85b43
<p style="color:#c85b43;">Text here</p>
.mytext {color:#c85b43;}
This box has a color of #c85b43
<div style="background-color:#c85b43;">Content here</div>
.mybackground {background-color:#c85b43;}
Border around this has a color of #c85b43
<div style="border:2px solid #c85b43;">Content here</div>
.myborder {border:2px solid #c85b43;}