#a9394c color space conversions
Hex:
#a9394c
RGB:
169, 57, 76
CMY:
34, 78, 70
CMYK:
0, 66, 55, 34
HSL:
350°, 49.5575%, 44.3137%
HSV (HSB):
350°, 66.2722%, 66.2745%
XYZ:
19.1298, 11.8831, 8.1229
xyY:
0.4888, 0.3036, 11.8831
CIE-Lab:
41.0297, 47.2003, 14.1332
CIE-LCH:
41.0297, 49.2709, 16.6693
CIE-Luv:
41.0297, 78.5350, 7.4486
Hunter-Lab:
34.4718, 38.7312, 10.1593
#a9394c color charts
#a9394c color shades, tints & tones
#a9394c color schemes
#a9394c color preview, HTML & CSS examples
This text has a color of #a9394c
<p style="color:#a9394c;">Text here</p>
.mytext {color:#a9394c;}
This box has a color of #a9394c
<div style="background-color:#a9394c;">Content here</div>
.mybackground {background-color:#a9394c;}
Border around this has a color of #a9394c
<div style="border:2px solid #a9394c;">Content here</div>
.myborder {border:2px solid #a9394c;}