#ab055c color space conversions
Hex:
#ab055c
RGB:
171, 5, 92
CMY:
33, 98, 64
CMYK:
0, 97, 46, 33
HSL:
329°, 94.3182%, 34.5098%
HSV (HSB):
329°, 97.0760%, 67.0588%
XYZ:
18.7806, 9.5392, 10.9766
xyY:
0.4779, 0.2427, 9.5392
CIE-Lab:
37.0023, 62.7657, -1.6988
CIE-LCH:
37.0023, 62.7887, 358.4497
CIE-Luv:
37.0023, 90.3390, -13.2814
Hunter-Lab:
30.8856, 54.4910, 0.5484
#ab055c color charts
#ab055c color shades, tints & tones
#ab055c color schemes
#ab055c color preview, HTML & CSS examples
This text has a color of #ab055c
<p style="color:#ab055c;">Text here</p>
.mytext {color:#ab055c;}
This box has a color of #ab055c
<div style="background-color:#ab055c;">Content here</div>
.mybackground {background-color:#ab055c;}
Border around this has a color of #ab055c
<div style="border:2px solid #ab055c;">Content here</div>
.myborder {border:2px solid #ab055c;}