#c85c21 color space conversions
Hex:
#c85c21
RGB:
200, 92, 33
CMY:
22, 64, 87
CMYK:
0, 54, 84, 22
HSL:
21°, 71.6738%, 45.6863%
HSV (HSB):
21°, 83.5000%, 78.4314%
XYZ:
27.9211, 20.0435, 3.8360
xyY:
0.5390, 0.3869, 20.0435
CIE-Lab:
51.8863, 39.7664, 51.4807
CIE-LCH:
51.8863, 65.0509, 52.3156
CIE-Luv:
51.8863, 88.0691, 41.8875
Hunter-Lab:
44.7699, 32.9754, 26.2588
#c85c21 color charts
#c85c21 color shades, tints & tones
#c85c21 color schemes
#c85c21 color preview, HTML & CSS examples
This text has a color of #c85c21
<p style="color:#c85c21;">Text here</p>
.mytext {color:#c85c21;}
This box has a color of #c85c21
<div style="background-color:#c85c21;">Content here</div>
.mybackground {background-color:#c85c21;}
Border around this has a color of #c85c21
<div style="border:2px solid #c85c21;">Content here</div>
.myborder {border:2px solid #c85c21;}