#c85a2b color space conversions
Hex:
#c85a2b
RGB:
200, 90, 43
CMY:
22, 65, 83
CMYK:
0, 55, 79, 22
HSL:
18°, 64.6091%, 47.6471%
HSV (HSB):
18°, 78.5000%, 78.4314%
XYZ:
27.9116, 19.7661, 4.6296
xyY:
0.5336, 0.3779, 19.7661
CIE-Lab:
51.5717, 41.0848, 46.6971
CIE-LCH:
51.5717, 62.1979, 48.6582
CIE-Luv:
51.5717, 88.6245, 38.5671
Hunter-Lab:
44.4591, 34.2597, 24.9473
#c85a2b color charts
#c85a2b color shades, tints & tones
#c85a2b color schemes
#c85a2b color preview, HTML & CSS examples
This text has a color of #c85a2b
<p style="color:#c85a2b;">Text here</p>
.mytext {color:#c85a2b;}
This box has a color of #c85a2b
<div style="background-color:#c85a2b;">Content here</div>
.mybackground {background-color:#c85a2b;}
Border around this has a color of #c85a2b
<div style="border:2px solid #c85a2b;">Content here</div>
.myborder {border:2px solid #c85a2b;}