#a40003 color space conversions
Hex:
#a40003
RGB:
164, 0, 3
CMY:
36, 100, 99
CMYK:
0, 100, 98, 36
HSL:
359°, 100.0000%, 32.1569%
HSV (HSB):
359°, 100.0000%, 64.3137%
XYZ:
15.3263, 7.8991, 0.8030
xyY:
0.6378, 0.3287, 7.8991
CIE-Lab:
33.7718, 57.6127, 46.7411
CIE-LCH:
33.7718, 74.1887, 39.0523
CIE-Luv:
33.7718, 110.7241, 23.5088
Hunter-Lab:
28.1053, 48.1546, 17.9797
#a40003 color charts
#a40003 color shades, tints & tones
#a40003 color schemes
#a40003 color preview, HTML & CSS examples
This text has a color of #a40003
<p style="color:#a40003;">Text here</p>
.mytext {color:#a40003;}
This box has a color of #a40003
<div style="background-color:#a40003;">Content here</div>
.mybackground {background-color:#a40003;}
Border around this has a color of #a40003
<div style="border:2px solid #a40003;">Content here</div>
.myborder {border:2px solid #a40003;}