#a41e31 color space conversions
Hex:
#a41e31
RGB:
164, 30, 49
CMY:
36, 88, 81
CMYK:
0, 82, 70, 36
HSL:
351°, 69.0722%, 38.0392%
HSV (HSB):
351°, 81.7073%, 64.3137%
XYZ:
16.3285, 9.0428, 3.7906
xyY:
0.5599, 0.3101, 9.0428
CIE-Lab:
36.0666, 53.5288, 24.4653
CIE-LCH:
36.0666, 58.8548, 24.5627
CIE-Luv:
36.0666, 94.7201, 14.0254
Hunter-Lab:
30.0713, 44.2996, 13.5762
#a41e31 color charts
#a41e31 color shades, tints & tones
#a41e31 color schemes
#a41e31 color preview, HTML & CSS examples
This text has a color of #a41e31
<p style="color:#a41e31;">Text here</p>
.mytext {color:#a41e31;}
This box has a color of #a41e31
<div style="background-color:#a41e31;">Content here</div>
.mybackground {background-color:#a41e31;}
Border around this has a color of #a41e31
<div style="border:2px solid #a41e31;">Content here</div>
.myborder {border:2px solid #a41e31;}