#ab214d color space conversions
Hex:
#ab214d
RGB:
171, 33, 77
CMY:
33, 87, 70
CMYK:
0, 81, 55, 33
HSL:
341°, 67.6471%, 40.0000%
HSV (HSB):
341°, 80.7018%, 67.0588%
XYZ:
18.6780, 10.2815, 8.0213
xyY:
0.5051, 0.2780, 10.2815
CIE-Lab:
38.3429, 56.4559, 9.8535
CIE-LCH:
38.3429, 57.3093, 9.9004
CIE-Luv:
38.3429, 90.4595, 0.7286
Hunter-Lab:
32.0647, 47.8647, 7.6134
#ab214d color charts
#ab214d color shades, tints & tones
#ab214d color schemes
#ab214d color preview, HTML & CSS examples
This text has a color of #ab214d
<p style="color:#ab214d;">Text here</p>
.mytext {color:#ab214d;}
This box has a color of #ab214d
<div style="background-color:#ab214d;">Content here</div>
.mybackground {background-color:#ab214d;}
Border around this has a color of #ab214d
<div style="border:2px solid #ab214d;">Content here</div>
.myborder {border:2px solid #ab214d;}