#ab316a color space conversions
Hex:
#ab316a
RGB:
171, 49, 106
CMY:
33, 81, 58
CMYK:
0, 71, 38, 33
HSL:
332°, 55.4545%, 43.1373%
HSV (HSB):
332°, 71.3450%, 67.0588%
XYZ:
20.4944, 11.8952, 14.8515
xyY:
0.4338, 0.2518, 11.8952
CIE-Lab:
41.0490, 53.9250, -4.5913
CIE-LCH:
41.0490, 54.1201, 355.1334
CIE-Luv:
41.0490, 74.0992, -15.2816
Hunter-Lab:
34.4894, 45.7127, -1.3884
#ab316a color charts
#ab316a color shades, tints & tones
#ab316a color schemes
#ab316a color preview, HTML & CSS examples
This text has a color of #ab316a
<p style="color:#ab316a;">Text here</p>
.mytext {color:#ab316a;}
This box has a color of #ab316a
<div style="background-color:#ab316a;">Content here</div>
.mybackground {background-color:#ab316a;}
Border around this has a color of #ab316a
<div style="border:2px solid #ab316a;">Content here</div>
.myborder {border:2px solid #ab316a;}