#a9314b color space conversions
Hex:
#a9314b
RGB:
169, 49, 75
CMY:
34, 81, 71
CMYK:
0, 71, 56, 34
HSL:
347°, 55.0459%, 42.7451%
HSV (HSB):
347°, 71.0059%, 66.2745%
XYZ:
18.7305, 11.1396, 7.8196
xyY:
0.4970, 0.2956, 11.1396
CIE-Lab:
39.8147, 50.3842, 13.0997
CIE-LCH:
39.8147, 52.0593, 14.5740
CIE-Luv:
39.8147, 82.8934, 5.5437
Hunter-Lab:
33.3761, 41.7651, 9.4724
#a9314b color charts
#a9314b color shades, tints & tones
#a9314b color schemes
#a9314b color preview, HTML & CSS examples
This text has a color of #a9314b
<p style="color:#a9314b;">Text here</p>
.mytext {color:#a9314b;}
This box has a color of #a9314b
<div style="background-color:#a9314b;">Content here</div>
.mybackground {background-color:#a9314b;}
Border around this has a color of #a9314b
<div style="border:2px solid #a9314b;">Content here</div>
.myborder {border:2px solid #a9314b;}