#c85a1c color space conversions
Hex:
#c85a1c
RGB:
200, 90, 28
CMY:
22, 65, 89
CMYK:
0, 55, 86, 22
HSL:
22°, 75.4386%, 44.7059%
HSV (HSB):
22°, 86.0000%, 78.4314%
XYZ:
27.6852, 19.6755, 3.4372
xyY:
0.5450, 0.3873, 19.6755
CIE-Lab:
51.4684, 40.6292, 53.1159
CIE-LCH:
51.4684, 66.8732, 52.5870
CIE-Luv:
51.4684, 90.0496, 42.3049
Hunter-Lab:
44.3571, 33.7846, 26.4556
#c85a1c color charts
#c85a1c color shades, tints & tones
#c85a1c color schemes
#c85a1c color preview, HTML & CSS examples
This text has a color of #c85a1c
<p style="color:#c85a1c;">Text here</p>
.mytext {color:#c85a1c;}
This box has a color of #c85a1c
<div style="background-color:#c85a1c;">Content here</div>
.mybackground {background-color:#c85a1c;}
Border around this has a color of #c85a1c
<div style="border:2px solid #c85a1c;">Content here</div>
.myborder {border:2px solid #c85a1c;}