#a41c31 color space conversions
Hex:
#a41c31
RGB:
164, 28, 49
CMY:
36, 89, 81
CMYK:
0, 83, 70, 36
HSL:
351°, 70.8333%, 37.6471%
HSV (HSB):
351°, 82.9268%, 64.3137%
XYZ:
16.2795, 8.9448, 3.7742
xyY:
0.5614, 0.3085, 8.9448
CIE-Lab:
35.8777, 54.0644, 24.2337
CIE-LCH:
35.8777, 59.2472, 24.1437
CIE-Luv:
35.8777, 95.4672, 13.6614
Hunter-Lab:
29.9078, 44.8228, 13.4534
#a41c31 color charts
#a41c31 color shades, tints & tones
#a41c31 color schemes
#a41c31 color preview, HTML & CSS examples
This text has a color of #a41c31
<p style="color:#a41c31;">Text here</p>
.mytext {color:#a41c31;}
This box has a color of #a41c31
<div style="background-color:#a41c31;">Content here</div>
.mybackground {background-color:#a41c31;}
Border around this has a color of #a41c31
<div style="border:2px solid #a41c31;">Content here</div>
.myborder {border:2px solid #a41c31;}