#a4232e color space conversions
Hex:
#a4232e
RGB:
164, 35, 46
CMY:
36, 86, 82
CMYK:
0, 79, 72, 36
HSL:
355°, 64.8241%, 39.0196%
HSV (HSB):
355°, 78.6585%, 64.3137%
XYZ:
16.4040, 9.2918, 3.5137
xyY:
0.5616, 0.3181, 9.2918
CIE-Lab:
36.5402, 51.9152, 26.9123
CIE-LCH:
36.5402, 58.4762, 27.4017
CIE-Luv:
36.5402, 93.4232, 16.3697
Hunter-Lab:
30.4825, 42.7145, 14.5035
#a4232e color charts
#a4232e color shades, tints & tones
#a4232e color schemes
#a4232e color preview, HTML & CSS examples
This text has a color of #a4232e
<p style="color:#a4232e;">Text here</p>
.mytext {color:#a4232e;}
This box has a color of #a4232e
<div style="background-color:#a4232e;">Content here</div>
.mybackground {background-color:#a4232e;}
Border around this has a color of #a4232e
<div style="border:2px solid #a4232e;">Content here</div>
.myborder {border:2px solid #a4232e;}