#ab245a color space conversions
Hex:
#ab245a
RGB:
171, 36, 90
CMY:
33, 86, 65
CMYK:
0, 79, 47, 33
HSL:
336°, 65.2174%, 40.5882%
HSV (HSB):
336°, 78.9474%, 67.0588%
XYZ:
19.2709, 10.6579, 10.7143
xyY:
0.4741, 0.2622, 10.6579
CIE-Lab:
38.9981, 56.6756, 2.4896
CIE-LCH:
38.9981, 56.7303, 2.5153
CIE-Luv:
38.9981, 84.6641, -7.2711
Hunter-Lab:
32.6464, 48.2361, 3.3939
#ab245a color charts
#ab245a color shades, tints & tones
#ab245a color schemes
#ab245a color preview, HTML & CSS examples
This text has a color of #ab245a
<p style="color:#ab245a;">Text here</p>
.mytext {color:#ab245a;}
This box has a color of #ab245a
<div style="background-color:#ab245a;">Content here</div>
.mybackground {background-color:#ab245a;}
Border around this has a color of #ab245a
<div style="border:2px solid #ab245a;">Content here</div>
.myborder {border:2px solid #ab245a;}