#a72f5d color space conversions
Hex:
#a72f5d
RGB:
167, 47, 93
CMY:
35, 82, 64
CMYK:
0, 72, 44, 35
HSL:
337°, 56.0748%, 41.9608%
HSV (HSB):
337°, 71.8563%, 65.4902%
XYZ:
18.9286, 11.0388, 11.4890
xyY:
0.4566, 0.2663, 11.0388
CIE-Lab:
39.6458, 52.1346, 1.4326
CIE-LCH:
39.6458, 52.1542, 1.5740
CIE-Luv:
39.6458, 76.2391, -7.5455
Hunter-Lab:
33.2247, 43.5509, 2.7551
#a72f5d color charts
#a72f5d color shades, tints & tones
#a72f5d color schemes
#a72f5d color preview, HTML & CSS examples
This text has a color of #a72f5d
<p style="color:#a72f5d;">Text here</p>
.mytext {color:#a72f5d;}
This box has a color of #a72f5d
<div style="background-color:#a72f5d;">Content here</div>
.mybackground {background-color:#a72f5d;}
Border around this has a color of #a72f5d
<div style="border:2px solid #a72f5d;">Content here</div>
.myborder {border:2px solid #a72f5d;}