#a4232d color space conversions
Hex:
#a4232d
RGB:
164, 35, 45
CMY:
36, 86, 82
CMYK:
0, 79, 73, 36
HSL:
355°, 64.8241%, 39.0196%
HSV (HSB):
355°, 78.6585%, 64.3137%
XYZ:
16.3845, 9.2840, 3.4111
xyY:
0.5634, 0.3193, 9.2840
CIE-Lab:
36.5255, 51.8683, 27.5130
CIE-LCH:
36.5255, 58.7136, 27.9432
CIE-Luv:
36.5255, 93.6642, 16.8017
Hunter-Lab:
30.4697, 42.6631, 14.6913
#a4232d color charts
#a4232d color shades, tints & tones
#a4232d color schemes
#a4232d color preview, HTML & CSS examples
This text has a color of #a4232d
<p style="color:#a4232d;">Text here</p>
.mytext {color:#a4232d;}
This box has a color of #a4232d
<div style="background-color:#a4232d;">Content here</div>
.mybackground {background-color:#a4232d;}
Border around this has a color of #a4232d
<div style="border:2px solid #a4232d;">Content here</div>
.myborder {border:2px solid #a4232d;}