#a72f74 color space conversions
Hex:
#a72f74
RGB:
167, 47, 116
CMY:
35, 82, 55
CMYK:
0, 72, 31, 35
HSL:
326°, 56.0748%, 41.9608%
HSV (HSB):
326°, 71.8563%, 65.4902%
XYZ:
20.1053, 11.5095, 17.6849
xyY:
0.4078, 0.2335, 11.5095
CIE-Lab:
40.4256, 54.7019, -11.8360
CIE-LCH:
40.4256, 55.9678, 347.7910
CIE-Luv:
40.4256, 67.9715, -24.6574
Hunter-Lab:
33.9256, 46.4142, -7.1590
#a72f74 color charts
#a72f74 color shades, tints & tones
#a72f74 color schemes
#a72f74 color preview, HTML & CSS examples
This text has a color of #a72f74
<p style="color:#a72f74;">Text here</p>
.mytext {color:#a72f74;}
This box has a color of #a72f74
<div style="background-color:#a72f74;">Content here</div>
.mybackground {background-color:#a72f74;}
Border around this has a color of #a72f74
<div style="border:2px solid #a72f74;">Content here</div>
.myborder {border:2px solid #a72f74;}