#a72b7c color space conversions
Hex:
#a72b7c
RGB:
167, 43, 124
CMY:
35, 83, 51
CMYK:
0, 74, 26, 35
HSL:
321°, 59.0476%, 41.1765%
HSV (HSB):
321°, 74.2515%, 65.4902%
XYZ:
20.4383, 11.3985, 20.1917
xyY:
0.3928, 0.2191, 11.3985
CIE-Lab:
40.2437, 57.1224, -17.0796
CIE-LCH:
40.2437, 59.6212, 343.3533
CIE-Luv:
40.2437, 66.2278, -32.0349
Hunter-Lab:
33.7616, 48.9759, -11.8262
#a72b7c color charts
#a72b7c color shades, tints & tones
#a72b7c color schemes
#a72b7c color preview, HTML & CSS examples
This text has a color of #a72b7c
<p style="color:#a72b7c;">Text here</p>
.mytext {color:#a72b7c;}
This box has a color of #a72b7c
<div style="background-color:#a72b7c;">Content here</div>
.mybackground {background-color:#a72b7c;}
Border around this has a color of #a72b7c
<div style="border:2px solid #a72b7c;">Content here</div>
.myborder {border:2px solid #a72b7c;}