#ab049c color space conversions
Hex:
#ab049c
RGB:
171, 4, 156
CMY:
33, 98, 39
CMYK:
0, 98, 9, 33
HSL:
305°, 95.4286%, 34.3137%
HSV (HSB):
305°, 97.6608%, 67.0588%
XYZ:
22.8388, 11.1451, 32.4000
xyY:
0.3440, 0.1679, 11.1451
CIE-Lab:
39.8237, 70.2284, -37.2758
CIE-LCH:
39.8237, 79.5080, 332.0415
CIE-Luv:
39.8237, 62.2454, -61.6594
Hunter-Lab:
33.3842, 63.6927, -34.1730
#ab049c color charts
#ab049c color shades, tints & tones
#ab049c color schemes
#ab049c color preview, HTML & CSS examples
This text has a color of #ab049c
<p style="color:#ab049c;">Text here</p>
.mytext {color:#ab049c;}
This box has a color of #ab049c
<div style="background-color:#ab049c;">Content here</div>
.mybackground {background-color:#ab049c;}
Border around this has a color of #ab049c
<div style="border:2px solid #ab049c;">Content here</div>
.myborder {border:2px solid #ab049c;}