#a72b7a color space conversions
Hex:
#a72b7a
RGB:
167, 43, 122
CMY:
35, 83, 52
CMYK:
0, 74, 27, 35
HSL:
322°, 59.0476%, 41.1765%
HSV (HSB):
322°, 74.2515%, 65.4902%
XYZ:
20.3131, 11.3484, 19.5322
xyY:
0.3968, 0.2217, 11.3484
CIE-Lab:
40.1612, 56.8650, -15.9664
CIE-LCH:
40.1612, 59.0640, 344.3164
CIE-Luv:
40.1612, 66.9834, -30.4782
Hunter-Lab:
33.6874, 48.6805, -10.7956
#a72b7a color charts
#a72b7a color shades, tints & tones
#a72b7a color schemes
#a72b7a color preview, HTML & CSS examples
This text has a color of #a72b7a
<p style="color:#a72b7a;">Text here</p>
.mytext {color:#a72b7a;}
This box has a color of #a72b7a
<div style="background-color:#a72b7a;">Content here</div>
.mybackground {background-color:#a72b7a;}
Border around this has a color of #a72b7a
<div style="border:2px solid #a72b7a;">Content here</div>
.myborder {border:2px solid #a72b7a;}