#a7323e color space conversions
Hex:
#a7323e
RGB:
167, 50, 62
CMY:
35, 80, 76
CMYK:
0, 70, 63, 35
HSL:
354°, 53.9171%, 42.5490%
HSV (HSB):
354°, 70.0599%, 65.4902%
XYZ:
17.9465, 10.8445, 5.7047
xyY:
0.5203, 0.3144, 10.8445
CIE-Lab:
39.3173, 48.4101, 20.5367
CIE-LCH:
39.3173, 52.5861, 22.9878
CIE-Luv:
39.3173, 84.4447, 12.9177
Hunter-Lab:
32.9310, 39.6482, 12.7807
#a7323e color charts
#a7323e color shades, tints & tones
#a7323e color schemes
#a7323e color preview, HTML & CSS examples
This text has a color of #a7323e
<p style="color:#a7323e;">Text here</p>
.mytext {color:#a7323e;}
This box has a color of #a7323e
<div style="background-color:#a7323e;">Content here</div>
.mybackground {background-color:#a7323e;}
Border around this has a color of #a7323e
<div style="border:2px solid #a7323e;">Content here</div>
.myborder {border:2px solid #a7323e;}