#a72c8c color space conversions
Hex:
#a72c8c
RGB:
167, 44, 140
CMY:
35, 83, 45
CMYK:
0, 74, 16, 35
HSL:
313°, 58.2938%, 41.3725%
HSV (HSB):
313°, 73.6527%, 65.4902%
XYZ:
21.5707, 11.9103, 25.9730
xyY:
0.3628, 0.2003, 11.9103
CIE-Lab:
41.0732, 58.9797, -25.6347
CIE-LCH:
41.0732, 64.3097, 336.5085
CIE-Luv:
41.0732, 59.9994, -44.2917
Hunter-Lab:
34.5113, 51.1733, -20.4633
#a72c8c color charts
#a72c8c color shades, tints & tones
#a72c8c color schemes
#a72c8c color preview, HTML & CSS examples
This text has a color of #a72c8c
<p style="color:#a72c8c;">Text here</p>
.mytext {color:#a72c8c;}
This box has a color of #a72c8c
<div style="background-color:#a72c8c;">Content here</div>
.mybackground {background-color:#a72c8c;}
Border around this has a color of #a72c8c
<div style="border:2px solid #a72c8c;">Content here</div>
.myborder {border:2px solid #a72c8c;}