#ab255e color space conversions
Hex:
#ab255e
RGB:
171, 37, 94
CMY:
33, 85, 63
CMYK:
0, 78, 45, 33
HSL:
334°, 64.4231%, 40.7843%
HSV (HSB):
334°, 78.3626%, 67.0588%
XYZ:
19.4765, 10.7892, 11.6457
xyY:
0.4647, 0.2574, 10.7892
CIE-Lab:
39.2232, 56.7467, 0.2762
CIE-LCH:
39.2232, 56.7474, 0.2789
CIE-Luv:
39.2232, 82.8165, -9.8457
Hunter-Lab:
32.8469, 48.3591, 1.9720
#ab255e color charts
#ab255e color shades, tints & tones
#ab255e color schemes
#ab255e color preview, HTML & CSS examples
This text has a color of #ab255e
<p style="color:#ab255e;">Text here</p>
.mytext {color:#ab255e;}
This box has a color of #ab255e
<div style="background-color:#ab255e;">Content here</div>
.mybackground {background-color:#ab255e;}
Border around this has a color of #ab255e
<div style="border:2px solid #ab255e;">Content here</div>
.myborder {border:2px solid #ab255e;}