#a9948d color space conversions
Hex:
#a9948d
RGB:
169, 148, 141
CMY:
34, 42, 45
CMYK:
0, 12, 17, 34
HSL:
15°, 14.0000%, 60.7843%
HSV (HSB):
15°, 16.5680%, 66.2745%
XYZ:
31.7598, 31.5379, 29.6128
xyY:
0.3418, 0.3394, 31.5379
CIE-Lab:
62.9591, 6.6220, 6.5569
CIE-LCH:
62.9591, 9.3189, 44.7170
CIE-Luv:
62.9591, 13.2191, 8.0038
Hunter-Lab:
56.1586, 2.6708, 8.0470
#a9948d color charts
#a9948d color shades, tints & tones
#a9948d color schemes
#a9948d color preview, HTML & CSS examples
This text has a color of #a9948d
<p style="color:#a9948d;">Text here</p>
.mytext {color:#a9948d;}
This box has a color of #a9948d
<div style="background-color:#a9948d;">Content here</div>
.mybackground {background-color:#a9948d;}
Border around this has a color of #a9948d
<div style="border:2px solid #a9948d;">Content here</div>
.myborder {border:2px solid #a9948d;}