#ab95b4 color space conversions
Hex:
#ab95b4
RGB:
171, 149, 180
CMY:
33, 42, 29
CMYK:
5, 17, 0, 29
HSL:
283°, 17.1271%, 64.5098%
HSV (HSB):
283°, 17.2222%, 70.5882%
XYZ:
35.7803, 33.4481, 47.7503
xyY:
0.3059, 0.2859, 33.4481
CIE-Lab:
64.5221, 13.9478, -13.1192
CIE-LCH:
64.5221, 19.1483, 316.7533
CIE-Luv:
64.5221, 10.4006, -21.9178
Hunter-Lab:
57.8343, 9.2221, -8.4681
#ab95b4 color charts
#ab95b4 color shades, tints & tones
#ab95b4 color schemes
#ab95b4 color preview, HTML & CSS examples
This text has a color of #ab95b4
<p style="color:#ab95b4;">Text here</p>
.mytext {color:#ab95b4;}
This box has a color of #ab95b4
<div style="background-color:#ab95b4;">Content here</div>
.mybackground {background-color:#ab95b4;}
Border around this has a color of #ab95b4
<div style="border:2px solid #ab95b4;">Content here</div>
.myborder {border:2px solid #ab95b4;}