#a9444c color space conversions
Hex:
#a9444c
RGB:
169, 68, 76
CMY:
34, 73, 70
CMYK:
0, 60, 55, 34
HSL:
355°, 42.6160%, 46.4706%
HSV (HSB):
355°, 59.7633%, 66.2745%
XYZ:
19.7338, 13.0911, 8.3242
xyY:
0.4796, 0.3181, 13.0911
CIE-Lab:
42.9001, 42.1900, 16.6682
CIE-LCH:
42.9001, 45.3632, 21.5578
CIE-Luv:
42.9001, 72.2748, 11.3742
Hunter-Lab:
36.1816, 34.0380, 11.6864
#a9444c color charts
#a9444c color shades, tints & tones
#a9444c color schemes
#a9444c color preview, HTML & CSS examples
This text has a color of #a9444c
<p style="color:#a9444c;">Text here</p>
.mytext {color:#a9444c;}
This box has a color of #a9444c
<div style="background-color:#a9444c;">Content here</div>
.mybackground {background-color:#a9444c;}
Border around this has a color of #a9444c
<div style="border:2px solid #a9444c;">Content here</div>
.myborder {border:2px solid #a9444c;}