#a4242e color space conversions
Hex:
#a4242e
RGB:
164, 36, 46
CMY:
36, 86, 82
CMYK:
0, 78, 72, 36
HSL:
355°, 64.0000%, 39.2157%
HSV (HSB):
355°, 78.0488%, 64.3137%
XYZ:
16.4339, 9.3515, 3.5236
xyY:
0.5607, 0.3191, 9.3515
CIE-Lab:
36.6525, 51.6001, 27.0458
CIE-LCH:
36.6525, 58.2584, 27.6609
CIE-Luv:
36.6525, 92.9771, 16.5824
Hunter-Lab:
30.5803, 42.4106, 14.5745
#a4242e color charts
#a4242e color shades, tints & tones
#a4242e color schemes
#a4242e color preview, HTML & CSS examples
This text has a color of #a4242e
<p style="color:#a4242e;">Text here</p>
.mytext {color:#a4242e;}
This box has a color of #a4242e
<div style="background-color:#a4242e;">Content here</div>
.mybackground {background-color:#a4242e;}
Border around this has a color of #a4242e
<div style="border:2px solid #a4242e;">Content here</div>
.myborder {border:2px solid #a4242e;}