#ab014b color space conversions
Hex:
#ab014b
RGB:
171, 1, 75
CMY:
33, 100, 71
CMYK:
0, 99, 56, 33
HSL:
334°, 98.8372%, 33.7255%
HSV (HSB):
334°, 99.4152%, 67.0588%
XYZ:
18.0754, 9.1876, 7.4773
xyY:
0.5203, 0.2645, 9.1876
CIE-Lab:
36.3431, 61.9157, 8.3452
CIE-LCH:
36.3431, 62.4756, 7.6762
CIE-Luv:
36.3431, 98.0905, -2.1882
Hunter-Lab:
30.3111, 53.4005, 6.5918
#ab014b color charts
#ab014b color shades, tints & tones
#ab014b color schemes
#ab014b color preview, HTML & CSS examples
This text has a color of #ab014b
<p style="color:#ab014b;">Text here</p>
.mytext {color:#ab014b;}
This box has a color of #ab014b
<div style="background-color:#ab014b;">Content here</div>
.mybackground {background-color:#ab014b;}
Border around this has a color of #ab014b
<div style="border:2px solid #ab014b;">Content here</div>
.myborder {border:2px solid #ab014b;}