#a5200c color space conversions
Hex:
#a5200c
RGB:
165, 32, 12
CMY:
35, 87, 95
CMYK:
0, 81, 93, 35
HSL:
8°, 86.4407%, 34.7059%
HSV (HSB):
8°, 92.7273%, 64.7059%
XYZ:
16.0999, 9.0589, 1.2478
xyY:
0.6097, 0.3431, 9.0589
CIE-Lab:
36.0975, 52.0927, 44.7319
CIE-LCH:
36.0975, 68.6629, 40.6526
CIE-Luv:
36.0975, 101.2222, 25.9079
Hunter-Lab:
30.0980, 42.8111, 18.6106
#a5200c color charts
#a5200c color shades, tints & tones
#a5200c color schemes
#a5200c color preview, HTML & CSS examples
This text has a color of #a5200c
<p style="color:#a5200c;">Text here</p>
.mytext {color:#a5200c;}
This box has a color of #a5200c
<div style="background-color:#a5200c;">Content here</div>
.mybackground {background-color:#a5200c;}
Border around this has a color of #a5200c
<div style="border:2px solid #a5200c;">Content here</div>
.myborder {border:2px solid #a5200c;}