#a72f4c color space conversions
Hex:
#a72f4c
RGB:
167, 47, 76
CMY:
35, 82, 70
CMYK:
0, 72, 54, 35
HSL:
346°, 56.0748%, 41.9608%
HSV (HSB):
346°, 71.8563%, 65.4902%
XYZ:
18.2574, 10.7703, 7.9541
xyY:
0.4937, 0.2912, 10.7703
CIE-Lab:
39.1909, 50.6020, 11.5502
CIE-LCH:
39.1909, 51.9035, 12.8578
CIE-Luv:
39.1909, 81.8839, 3.8641
Hunter-Lab:
32.8182, 41.8711, 8.6027
#a72f4c color charts
#a72f4c color shades, tints & tones
#a72f4c color schemes
#a72f4c color preview, HTML & CSS examples
This text has a color of #a72f4c
<p style="color:#a72f4c;">Text here</p>
.mytext {color:#a72f4c;}
This box has a color of #a72f4c
<div style="background-color:#a72f4c;">Content here</div>
.mybackground {background-color:#a72f4c;}
Border around this has a color of #a72f4c
<div style="border:2px solid #a72f4c;">Content here</div>
.myborder {border:2px solid #a72f4c;}