#a41a2c color space conversions
Hex:
#a41a2c
RGB:
164, 26, 44
CMY:
36, 90, 83
CMYK:
0, 84, 73, 36
HSL:
352°, 72.6316%, 37.2549%
HSV (HSB):
352°, 84.1463%, 64.3137%
XYZ:
16.1339, 8.8132, 3.2336
xyY:
0.5725, 0.3127, 8.8132
CIE-Lab:
35.6220, 54.3362, 27.0679
CIE-LCH:
35.6220, 60.7050, 26.4805
CIE-Luv:
35.6220, 97.4934, 15.5490
Hunter-Lab:
29.6870, 45.0566, 14.3227
#a41a2c color charts
#a41a2c color shades, tints & tones
#a41a2c color schemes
#a41a2c color preview, HTML & CSS examples
This text has a color of #a41a2c
<p style="color:#a41a2c;">Text here</p>
.mytext {color:#a41a2c;}
This box has a color of #a41a2c
<div style="background-color:#a41a2c;">Content here</div>
.mybackground {background-color:#a41a2c;}
Border around this has a color of #a41a2c
<div style="border:2px solid #a41a2c;">Content here</div>
.myborder {border:2px solid #a41a2c;}