#a00032 color space conversions
Hex:
#a00032
RGB:
160, 0, 50
CMY:
37, 100, 80
CMYK:
0, 100, 69, 37
HSL:
341°, 100.0000%, 31.3725%
HSV (HSB):
341°, 100.0000%, 62.7451%
XYZ:
15.0729, 7.7039, 3.7102
xyY:
0.5691, 0.2909, 7.7039
CIE-Lab:
33.3584, 57.8869, 20.2609
CIE-LCH:
33.3584, 61.3302, 19.2905
CIE-Luv:
33.3584, 98.6418, 9.0022
Hunter-Lab:
27.7559, 48.3624, 11.5037
#a00032 color charts
#a00032 color shades, tints & tones
#a00032 color schemes
#a00032 color preview, HTML & CSS examples
This text has a color of #a00032
<p style="color:#a00032;">Text here</p>
.mytext {color:#a00032;}
This box has a color of #a00032
<div style="background-color:#a00032;">Content here</div>
.mybackground {background-color:#a00032;}
Border around this has a color of #a00032
<div style="border:2px solid #a00032;">Content here</div>
.myborder {border:2px solid #a00032;}