#a00302 color space conversions
Hex:
#a00302
RGB:
160, 3, 2
CMY:
37, 99, 99
CMYK:
0, 98, 99, 37
HSL:
0°, 97.5309%, 31.7647%
HSV (HSB):
0°, 98.7500%, 62.7451%
XYZ:
14.5407, 7.5431, 0.7470
xyY:
0.6369, 0.3304, 7.5431
CIE-Lab:
33.0126, 56.1539, 46.2334
CIE-LCH:
33.0126, 72.7378, 39.4658
CIE-Luv:
33.0126, 107.2114, 23.2463
Hunter-Lab:
27.4647, 46.4407, 17.6127
#a00302 color charts
#a00302 color shades, tints & tones
#a00302 color schemes
#a00302 color preview, HTML & CSS examples
This text has a color of #a00302
<p style="color:#a00302;">Text here</p>
.mytext {color:#a00302;}
This box has a color of #a00302
<div style="background-color:#a00302;">Content here</div>
.mybackground {background-color:#a00302;}
Border around this has a color of #a00302
<div style="border:2px solid #a00302;">Content here</div>
.myborder {border:2px solid #a00302;}