#ab275d color space conversions
Hex:
#ab275d
RGB:
171, 39, 93
CMY:
33, 85, 64
CMYK:
0, 77, 46, 33
HSL:
335°, 62.8571%, 41.1765%
HSV (HSB):
335°, 77.1930%, 67.0588%
XYZ:
19.4959, 10.8993, 11.4321
xyY:
0.4661, 0.2606, 10.8993
CIE-Lab:
39.4103, 56.0376, 1.1827
CIE-LCH:
39.4103, 56.0501, 1.2091
CIE-Luv:
39.4103, 82.5195, -8.6473
Hunter-Lab:
33.0141, 47.6355, 2.5788
#ab275d color charts
#ab275d color shades, tints & tones
#ab275d color schemes
#ab275d color preview, HTML & CSS examples
This text has a color of #ab275d
<p style="color:#ab275d;">Text here</p>
.mytext {color:#ab275d;}
This box has a color of #ab275d
<div style="background-color:#ab275d;">Content here</div>
.mybackground {background-color:#ab275d;}
Border around this has a color of #ab275d
<div style="border:2px solid #ab275d;">Content here</div>
.myborder {border:2px solid #ab275d;}