#ab114d color space conversions
Hex:
#ab114d
RGB:
171, 17, 77
CMY:
33, 93, 70
CMYK:
0, 90, 55, 33
HSL:
337°, 81.9149%, 36.8627%
HSV (HSB):
337°, 90.0585%, 67.0588%
XYZ:
18.3346, 9.5946, 7.9068
xyY:
0.5116, 0.2677, 9.5946
CIE-Lab:
37.1049, 59.9998, 8.1197
CIE-LCH:
37.1049, 60.5467, 7.7069
CIE-Luv:
37.1049, 94.7874, -1.9371
Hunter-Lab:
30.9752, 51.4495, 6.5482
#ab114d color charts
#ab114d color shades, tints & tones
#ab114d color schemes
#ab114d color preview, HTML & CSS examples
This text has a color of #ab114d
<p style="color:#ab114d;">Text here</p>
.mytext {color:#ab114d;}
This box has a color of #ab114d
<div style="background-color:#ab114d;">Content here</div>
.mybackground {background-color:#ab114d;}
Border around this has a color of #ab114d
<div style="border:2px solid #ab114d;">Content here</div>
.myborder {border:2px solid #ab114d;}