#a5132e color space conversions
Hex:
#a5132e
RGB:
165, 19, 46
CMY:
35, 93, 82
CMYK:
0, 88, 72, 35
HSL:
349°, 79.3478%, 36.0784%
HSV (HSB):
349°, 88.4848%, 64.7059%
XYZ:
16.2431, 8.6623, 3.4007
xyY:
0.5738, 0.3060, 8.6623
CIE-Lab:
35.3259, 56.2360, 25.5088
CIE-LCH:
35.3259, 61.7510, 24.3991
CIE-Luv:
35.3259, 99.9467, 13.8686
Hunter-Lab:
29.4318, 47.0062, 13.7517
#a5132e color charts
#a5132e color shades, tints & tones
#a5132e color schemes
#a5132e color preview, HTML & CSS examples
This text has a color of #a5132e
<p style="color:#a5132e;">Text here</p>
.mytext {color:#a5132e;}
This box has a color of #a5132e
<div style="background-color:#a5132e;">Content here</div>
.mybackground {background-color:#a5132e;}
Border around this has a color of #a5132e
<div style="border:2px solid #a5132e;">Content here</div>
.myborder {border:2px solid #a5132e;}