#a9394d color space conversions
Hex:
#a9394d
RGB:
169, 57, 77
CMY:
34, 78, 70
CMYK:
0, 66, 54, 34
HSL:
349°, 49.5575%, 44.3137%
HSV (HSB):
349°, 66.2722%, 66.2745%
XYZ:
19.1649, 11.8971, 8.3074
xyY:
0.4868, 0.3022, 11.8971
CIE-Lab:
41.0521, 47.2825, 13.5390
CIE-LCH:
41.0521, 49.1827, 15.9787
CIE-Luv:
41.0521, 78.2529, 6.8311
Hunter-Lab:
34.4922, 38.8186, 9.8645
#a9394d color charts
#a9394d color shades, tints & tones
#a9394d color schemes
#a9394d color preview, HTML & CSS examples
This text has a color of #a9394d
<p style="color:#a9394d;">Text here</p>
.mytext {color:#a9394d;}
This box has a color of #a9394d
<div style="background-color:#a9394d;">Content here</div>
.mybackground {background-color:#a9394d;}
Border around this has a color of #a9394d
<div style="border:2px solid #a9394d;">Content here</div>
.myborder {border:2px solid #a9394d;}