#a9544c color space conversions
Hex:
#a9544c
RGB:
169, 84, 76
CMY:
34, 67, 70
CMYK:
0, 50, 55, 34
HSL:
5°, 37.9592%, 48.0392%
HSV (HSB):
5°, 55.0296%, 66.2745%
XYZ:
20.8370, 15.2975, 8.6920
xyY:
0.4648, 0.3413, 15.2975
CIE-Lab:
46.0390, 34.0780, 20.8480
CIE-LCH:
46.0390, 39.9493, 31.4572
CIE-Luv:
46.0390, 62.0869, 17.8460
Hunter-Lab:
39.1120, 26.6504, 14.2022
#a9544c color charts
#a9544c color shades, tints & tones
#a9544c color schemes
#a9544c color preview, HTML & CSS examples
This text has a color of #a9544c
<p style="color:#a9544c;">Text here</p>
.mytext {color:#a9544c;}
This box has a color of #a9544c
<div style="background-color:#a9544c;">Content here</div>
.mybackground {background-color:#a9544c;}
Border around this has a color of #a9544c
<div style="border:2px solid #a9544c;">Content here</div>
.myborder {border:2px solid #a9544c;}