#ab749c color space conversions
Hex:
#ab749c
RGB:
171, 116, 156
CMY:
33, 55, 39
CMYK:
0, 32, 9, 33
HSL:
316°, 24.6637%, 56.2745%
HSV (HSB):
316°, 32.1637%, 67.0588%
XYZ:
29.0407, 23.5490, 34.4673
xyY:
0.3336, 0.2705, 23.5490
CIE-Lab:
55.6334, 27.9999, -12.7993
CIE-LCH:
55.6334, 30.7866, 335.4339
CIE-Luv:
55.6334, 29.8964, -23.1103
Hunter-Lab:
48.5273, 21.8989, -8.1425
#ab749c color charts
#ab749c color shades, tints & tones
#ab749c color schemes
#ab749c color preview, HTML & CSS examples
This text has a color of #ab749c
<p style="color:#ab749c;">Text here</p>
.mytext {color:#ab749c;}
This box has a color of #ab749c
<div style="background-color:#ab749c;">Content here</div>
.mybackground {background-color:#ab749c;}
Border around this has a color of #ab749c
<div style="border:2px solid #ab749c;">Content here</div>
.myborder {border:2px solid #ab749c;}