#a00003 color space conversions
Hex:
#a00003
RGB:
160, 0, 3
CMY:
37, 100, 99
CMYK:
0, 100, 98, 37
HSL:
359°, 100.0000%, 31.3725%
HSV (HSB):
359°, 100.0000%, 62.7451%
XYZ:
14.5136, 7.4802, 0.7650
xyY:
0.6377, 0.3287, 7.4802
CIE-Lab:
32.8759, 56.5769, 45.7404
CIE-LCH:
32.8759, 72.7539, 38.9543
CIE-Luv:
32.8759, 107.7686, 22.8612
Hunter-Lab:
27.3499, 46.8615, 17.4865
#a00003 color charts
#a00003 color shades, tints & tones
#a00003 color schemes
#a00003 color preview, HTML & CSS examples
This text has a color of #a00003
<p style="color:#a00003;">Text here</p>
.mytext {color:#a00003;}
This box has a color of #a00003
<div style="background-color:#a00003;">Content here</div>
.mybackground {background-color:#a00003;}
Border around this has a color of #a00003
<div style="border:2px solid #a00003;">Content here</div>
.myborder {border:2px solid #a00003;}