#a9354e color space conversions
Hex:
#a9354e
RGB:
169, 53, 78
CMY:
34, 79, 69
CMYK:
0, 69, 54, 34
HSL:
347°, 52.2523%, 43.5294%
HSV (HSB):
347°, 68.6391%, 66.2745%
XYZ:
19.0104, 11.5313, 8.4315
xyY:
0.4878, 0.2959, 11.5313
CIE-Lab:
40.4613, 49.0396, 12.1001
CIE-LCH:
40.4613, 50.5103, 13.8603
CIE-Luv:
40.4613, 80.0254, 4.9002
Hunter-Lab:
33.9577, 40.5029, 9.0490
#a9354e color charts
#a9354e color shades, tints & tones
#a9354e color schemes
#a9354e color preview, HTML & CSS examples
This text has a color of #a9354e
<p style="color:#a9354e;">Text here</p>
.mytext {color:#a9354e;}
This box has a color of #a9354e
<div style="background-color:#a9354e;">Content here</div>
.mybackground {background-color:#a9354e;}
Border around this has a color of #a9354e
<div style="border:2px solid #a9354e;">Content here</div>
.myborder {border:2px solid #a9354e;}