#a41a32 color space conversions
Hex:
#a41a32
RGB:
164, 26, 50
CMY:
36, 90, 80
CMYK:
0, 84, 70, 36
HSL:
350°, 72.6316%, 37.2549%
HSV (HSB):
350°, 84.1463%, 64.3137%
XYZ:
16.2550, 8.8616, 3.8713
xyY:
0.5608, 0.3057, 8.8616
CIE-Lab:
35.7164, 54.6202, 23.4009
CIE-LCH:
35.7164, 59.4220, 23.1917
CIE-Luv:
35.7164, 95.8949, 12.8477
Hunter-Lab:
29.7684, 45.3746, 13.1273
#a41a32 color charts
#a41a32 color shades, tints & tones
#a41a32 color schemes
#a41a32 color preview, HTML & CSS examples
This text has a color of #a41a32
<p style="color:#a41a32;">Text here</p>
.mytext {color:#a41a32;}
This box has a color of #a41a32
<div style="background-color:#a41a32;">Content here</div>
.mybackground {background-color:#a41a32;}
Border around this has a color of #a41a32
<div style="border:2px solid #a41a32;">Content here</div>
.myborder {border:2px solid #a41a32;}