#a41d2f color space conversions
Hex:
#a41d2f
RGB:
164, 29, 47
CMY:
36, 89, 82
CMYK:
0, 82, 71, 36
HSL:
352°, 69.9482%, 37.8431%
HSV (HSB):
352°, 82.3171%, 64.3137%
XYZ:
16.2623, 8.9765, 3.5648
xyY:
0.5646, 0.3116, 8.9765
CIE-Lab:
35.9390, 53.7028, 25.5681
CIE-LCH:
35.9390, 59.4787, 25.4593
CIE-Luv:
35.9390, 95.6289, 14.7539
Hunter-Lab:
29.9608, 44.4560, 13.9180
#a41d2f color charts
#a41d2f color shades, tints & tones
#a41d2f color schemes
#a41d2f color preview, HTML & CSS examples
This text has a color of #a41d2f
<p style="color:#a41d2f;">Text here</p>
.mytext {color:#a41d2f;}
This box has a color of #a41d2f
<div style="background-color:#a41d2f;">Content here</div>
.mybackground {background-color:#a41d2f;}
Border around this has a color of #a41d2f
<div style="border:2px solid #a41d2f;">Content here</div>
.myborder {border:2px solid #a41d2f;}