#a72e5e color space conversions
Hex:
#a72e5e
RGB:
167, 46, 94
CMY:
35, 82, 63
CMYK:
0, 72, 44, 35
HSL:
336°, 56.8075%, 41.7647%
HSV (HSB):
336°, 72.4551%, 65.4902%
XYZ:
18.9337, 10.9776, 11.7107
xyY:
0.4549, 0.2637, 10.9776
CIE-Lab:
39.5428, 52.6048, 0.6510
CIE-LCH:
39.5428, 52.6088, 0.7091
CIE-Luv:
39.5428, 76.2902, -8.5560
Hunter-Lab:
33.1325, 44.0228, 2.2368
#a72e5e color charts
#a72e5e color shades, tints & tones
#a72e5e color schemes
#a72e5e color preview, HTML & CSS examples
This text has a color of #a72e5e
<p style="color:#a72e5e;">Text here</p>
.mytext {color:#a72e5e;}
This box has a color of #a72e5e
<div style="background-color:#a72e5e;">Content here</div>
.mybackground {background-color:#a72e5e;}
Border around this has a color of #a72e5e
<div style="border:2px solid #a72e5e;">Content here</div>
.myborder {border:2px solid #a72e5e;}