#ab947b color space conversions
Hex:
#ab947b
RGB:
171, 148, 123
CMY:
33, 42, 52
CMYK:
0, 13, 28, 33
HSL:
31°, 22.2222%, 57.6471%
HSV (HSB):
31°, 28.0702%, 67.0588%
XYZ:
30.9596, 31.2678, 23.1424
xyY:
0.3627, 0.3663, 31.2678
CIE-Lab:
62.7331, 4.6577, 16.3901
CIE-LCH:
62.7331, 17.0391, 74.1359
CIE-Luv:
62.7331, 16.0238, 21.1080
Hunter-Lab:
55.9176, 0.9734, 14.6042
#ab947b color charts
#ab947b color shades, tints & tones
#ab947b color schemes
#ab947b color preview, HTML & CSS examples
This text has a color of #ab947b
<p style="color:#ab947b;">Text here</p>
.mytext {color:#ab947b;}
This box has a color of #ab947b
<div style="background-color:#ab947b;">Content here</div>
.mybackground {background-color:#ab947b;}
Border around this has a color of #ab947b
<div style="border:2px solid #ab947b;">Content here</div>
.myborder {border:2px solid #ab947b;}