#a5211e color space conversions
Hex:
#a5211e
RGB:
165, 33, 30
CMY:
35, 87, 88
CMYK:
0, 80, 82, 35
HSL:
1°, 69.2308%, 38.2353%
HSV (HSB):
1°, 81.8182%, 64.7059%
XYZ:
16.2953, 9.1808, 2.1415
xyY:
0.5900, 0.3324, 9.1808
CIE-Lab:
36.3301, 52.2044, 36.2380
CIE-LCH:
36.3301, 63.5491, 34.7667
CIE-Luv:
36.3301, 98.4470, 22.0530
Hunter-Lab:
30.2998, 42.9727, 17.0194
#a5211e color charts
#a5211e color shades, tints & tones
#a5211e color schemes
#a5211e color preview, HTML & CSS examples
This text has a color of #a5211e
<p style="color:#a5211e;">Text here</p>
.mytext {color:#a5211e;}
This box has a color of #a5211e
<div style="background-color:#a5211e;">Content here</div>
.mybackground {background-color:#a5211e;}
Border around this has a color of #a5211e
<div style="border:2px solid #a5211e;">Content here</div>
.myborder {border:2px solid #a5211e;}