#a9514e color space conversions
Hex:
#a9514e
RGB:
169, 81, 78
CMY:
34, 68, 69
CMYK:
0, 52, 54, 34
HSL:
2°, 36.8421%, 48.4314%
HSV (HSB):
2°, 53.8462%, 66.2745%
XYZ:
20.6798, 14.8699, 8.9880
xyY:
0.4643, 0.3339, 14.8699
CIE-Lab:
45.4555, 35.8324, 18.8754
CIE-LCH:
45.4555, 40.4999, 27.7789
CIE-Luv:
45.4555, 63.6677, 15.3993
Hunter-Lab:
38.5616, 28.2431, 13.1737
#a9514e color charts
#a9514e color shades, tints & tones
#a9514e color schemes
#a9514e color preview, HTML & CSS examples
This text has a color of #a9514e
<p style="color:#a9514e;">Text here</p>
.mytext {color:#a9514e;}
This box has a color of #a9514e
<div style="background-color:#a9514e;">Content here</div>
.mybackground {background-color:#a9514e;}
Border around this has a color of #a9514e
<div style="border:2px solid #a9514e;">Content here</div>
.myborder {border:2px solid #a9514e;}