#ab5ba9 color space conversions
Hex:
#ab5ba9
RGB:
171, 91, 169
CMY:
33, 64, 34
CMYK:
0, 47, 1, 33
HSL:
302°, 32.2581%, 51.3725%
HSV (HSB):
302°, 46.7836%, 67.0588%
XYZ:
27.6971, 19.0047, 39.7446
xyY:
0.3204, 0.2198, 19.0047
CIE-Lab:
50.6927, 44.0202, -27.9468
CIE-LCH:
50.6927, 52.1421, 327.5901
CIE-Luv:
50.6927, 38.6271, -47.7162
Hunter-Lab:
43.5943, 37.1176, -23.5381
#ab5ba9 color charts
#ab5ba9 color shades, tints & tones
#ab5ba9 color schemes
#ab5ba9 color preview, HTML & CSS examples
This text has a color of #ab5ba9
<p style="color:#ab5ba9;">Text here</p>
.mytext {color:#ab5ba9;}
This box has a color of #ab5ba9
<div style="background-color:#ab5ba9;">Content here</div>
.mybackground {background-color:#ab5ba9;}
Border around this has a color of #ab5ba9
<div style="border:2px solid #ab5ba9;">Content here</div>
.myborder {border:2px solid #ab5ba9;}