#a41b1e color space conversions
Hex:
#a41b1e
RGB:
164, 27, 30
CMY:
36, 89, 88
CMYK:
0, 84, 82, 36
HSL:
359°, 71.7277%, 37.4510%
HSV (HSB):
359°, 83.5366%, 64.3137%
XYZ:
15.9361, 8.7701, 2.0812
xyY:
0.5949, 0.3274, 8.7701
CIE-Lab:
35.5379, 53.5633, 35.3840
CIE-LCH:
35.5379, 64.1954, 33.4488
CIE-Luv:
35.5379, 100.1639, 20.8352
Hunter-Lab:
29.6144, 44.2294, 16.5634
#a41b1e color charts
#a41b1e color shades, tints & tones
#a41b1e color schemes
#a41b1e color preview, HTML & CSS examples
This text has a color of #a41b1e
<p style="color:#a41b1e;">Text here</p>
.mytext {color:#a41b1e;}
This box has a color of #a41b1e
<div style="background-color:#a41b1e;">Content here</div>
.mybackground {background-color:#a41b1e;}
Border around this has a color of #a41b1e
<div style="border:2px solid #a41b1e;">Content here</div>
.myborder {border:2px solid #a41b1e;}