#a4002a color space conversions
Hex:
#a4002a
RGB:
164, 0, 42
CMY:
36, 100, 84
CMYK:
0, 100, 74, 36
HSL:
345°, 100.0000%, 32.1569%
HSV (HSB):
345°, 100.0000%, 64.3137%
XYZ:
15.7278, 8.0597, 2.9172
xyY:
0.5890, 0.3018, 8.0597
CIE-Lab:
34.1069, 58.5245, 26.5455
CIE-LCH:
34.1069, 64.2634, 24.3980
CIE-Luv:
34.1069, 104.1572, 13.5813
Hunter-Lab:
28.3896, 49.2068, 13.7803
#a4002a color charts
#a4002a color shades, tints & tones
#a4002a color schemes
#a4002a color preview, HTML & CSS examples
This text has a color of #a4002a
<p style="color:#a4002a;">Text here</p>
.mytext {color:#a4002a;}
This box has a color of #a4002a
<div style="background-color:#a4002a;">Content here</div>
.mybackground {background-color:#a4002a;}
Border around this has a color of #a4002a
<div style="border:2px solid #a4002a;">Content here</div>
.myborder {border:2px solid #a4002a;}