#a9344e color space conversions
Hex:
#a9344e
RGB:
169, 52, 78
CMY:
34, 80, 69
CMYK:
0, 69, 54, 34
HSL:
347°, 52.9412%, 43.3333%
HSV (HSB):
347°, 69.2308%, 66.2745%
XYZ:
18.9653, 11.4411, 8.4165
xyY:
0.4885, 0.2947, 11.4411
CIE-Lab:
40.3136, 49.4445, 11.8962
CIE-LCH:
40.3136, 50.8555, 13.5281
CIE-Luv:
40.3136, 80.5220, 4.5849
Hunter-Lab:
33.8246, 40.8911, 8.9243
#a9344e color charts
#a9344e color shades, tints & tones
#a9344e color schemes
#a9344e color preview, HTML & CSS examples
This text has a color of #a9344e
<p style="color:#a9344e;">Text here</p>
.mytext {color:#a9344e;}
This box has a color of #a9344e
<div style="background-color:#a9344e;">Content here</div>
.mybackground {background-color:#a9344e;}
Border around this has a color of #a9344e
<div style="border:2px solid #a9344e;">Content here</div>
.myborder {border:2px solid #a9344e;}