#ab2b8e color space conversions
Hex:
#ab2b8e
RGB:
171, 43, 142
CMY:
33, 83, 44
CMYK:
0, 75, 17, 33
HSL:
314°, 59.8131%, 41.9608%
HSV (HSB):
314°, 74.8538%, 67.0588%
XYZ:
22.5409, 12.3387, 26.7847
xyY:
0.3655, 0.2001, 12.3387
CIE-Lab:
41.7494, 60.5711, -25.7479
CIE-LCH:
41.7494, 65.8165, 336.9704
CIE-Luv:
41.7494, 62.5542, -44.8955
Hunter-Lab:
35.1264, 53.0737, -20.6215
#ab2b8e color charts
#ab2b8e color shades, tints & tones
#ab2b8e color schemes
#ab2b8e color preview, HTML & CSS examples
This text has a color of #ab2b8e
<p style="color:#ab2b8e;">Text here</p>
.mytext {color:#ab2b8e;}
This box has a color of #ab2b8e
<div style="background-color:#ab2b8e;">Content here</div>
.mybackground {background-color:#ab2b8e;}
Border around this has a color of #ab2b8e
<div style="border:2px solid #ab2b8e;">Content here</div>
.myborder {border:2px solid #ab2b8e;}