#a41d31 color space conversions
Hex:
#a41d31
RGB:
164, 29, 49
CMY:
36, 89, 81
CMYK:
0, 82, 70, 36
HSL:
351°, 69.9482%, 37.8431%
HSV (HSB):
351°, 82.3171%, 64.3137%
XYZ:
16.3036, 8.9930, 3.7823
xyY:
0.5607, 0.3093, 8.9930
CIE-Lab:
35.9708, 53.8003, 24.3479
CIE-LCH:
35.9708, 59.0533, 24.3496
CIE-Luv:
35.9708, 95.0988, 13.8409
Hunter-Lab:
29.9883, 44.5645, 13.5139
#a41d31 color charts
#a41d31 color shades, tints & tones
#a41d31 color schemes
#a41d31 color preview, HTML & CSS examples
This text has a color of #a41d31
<p style="color:#a41d31;">Text here</p>
.mytext {color:#a41d31;}
This box has a color of #a41d31
<div style="background-color:#a41d31;">Content here</div>
.mybackground {background-color:#a41d31;}
Border around this has a color of #a41d31
<div style="border:2px solid #a41d31;">Content here</div>
.myborder {border:2px solid #a41d31;}