#a4000b color space conversions
Hex:
#a4000b
RGB:
164, 0, 11
CMY:
36, 100, 96
CMYK:
0, 100, 93, 36
HSL:
356°, 100.0000%, 32.1569%
HSV (HSB):
356°, 100.0000%, 64.3137%
XYZ:
15.3702, 7.9167, 1.0346
xyY:
0.6320, 0.3255, 7.9167
CIE-Lab:
33.8087, 57.7136, 43.5163
CIE-LCH:
33.8087, 72.2810, 37.0165
CIE-Luv:
33.8087, 109.9635, 22.3659
Hunter-Lab:
28.1366, 48.2706, 17.5155
#a4000b color charts
#a4000b color shades, tints & tones
#a4000b color schemes
#a4000b color preview, HTML & CSS examples
This text has a color of #a4000b
<p style="color:#a4000b;">Text here</p>
.mytext {color:#a4000b;}
This box has a color of #a4000b
<div style="background-color:#a4000b;">Content here</div>
.mybackground {background-color:#a4000b;}
Border around this has a color of #a4000b
<div style="border:2px solid #a4000b;">Content here</div>
.myborder {border:2px solid #a4000b;}