#a4848d color space conversions
Hex:
#a4848d
RGB:
164, 132, 141
CMY:
36, 48, 45
CMYK:
0, 20, 14, 36
HSL:
343°, 14.9533%, 58.0392%
HSV (HSB):
343°, 19.5122%, 64.3137%
XYZ:
28.3688, 26.3181, 28.7840
xyY:
0.3399, 0.3153, 26.3181
CIE-Lab:
58.3378, 13.7255, -0.1906
CIE-LCH:
58.3378, 13.7269, 359.2044
CIE-Luv:
58.3378, 18.8705, -2.6061
Hunter-Lab:
51.3012, 8.9308, 2.6445
#a4848d color charts
#a4848d color shades, tints & tones
#a4848d color schemes
#a4848d color preview, HTML & CSS examples
This text has a color of #a4848d
<p style="color:#a4848d;">Text here</p>
.mytext {color:#a4848d;}
This box has a color of #a4848d
<div style="background-color:#a4848d;">Content here</div>
.mybackground {background-color:#a4848d;}
Border around this has a color of #a4848d
<div style="border:2px solid #a4848d;">Content here</div>
.myborder {border:2px solid #a4848d;}