#a4000a color space conversions
Hex:
#a4000a
RGB:
164, 0, 10
CMY:
36, 100, 96
CMYK:
0, 100, 94, 36
HSL:
356°, 100.0000%, 32.1569%
HSV (HSB):
356°, 100.0000%, 64.3137%
XYZ:
15.3646, 7.9144, 1.0050
xyY:
0.6327, 0.3259, 7.9144
CIE-Lab:
33.8040, 57.7008, 43.9159
CIE-LCH:
33.8040, 72.5120, 37.2747
CIE-Luv:
33.8040, 110.0601, 22.5112
Hunter-Lab:
28.1326, 48.2558, 17.5748
#a4000a color charts
#a4000a color shades, tints & tones
#a4000a color schemes
#a4000a color preview, HTML & CSS examples
This text has a color of #a4000a
<p style="color:#a4000a;">Text here</p>
.mytext {color:#a4000a;}
This box has a color of #a4000a
<div style="background-color:#a4000a;">Content here</div>
.mybackground {background-color:#a4000a;}
Border around this has a color of #a4000a
<div style="border:2px solid #a4000a;">Content here</div>
.myborder {border:2px solid #a4000a;}