#ab5f6e color space conversions
Hex:
#ab5f6e
RGB:
171, 95, 110
CMY:
33, 63, 57
CMYK:
0, 44, 36, 33
HSL:
348°, 31.1475%, 52.1569%
HSV (HSB):
348°, 44.4444%, 67.0588%
XYZ:
23.7013, 17.9681, 16.9709
xyY:
0.4042, 0.3064, 17.9681
CIE-Lab:
49.4574, 32.5687, 5.2249
CIE-LCH:
49.4574, 32.9851, 9.1141
CIE-Luv:
49.4574, 49.9232, 1.0124
Hunter-Lab:
42.3888, 25.6259, 5.9348
#ab5f6e color charts
#ab5f6e color shades, tints & tones
#ab5f6e color schemes
#ab5f6e color preview, HTML & CSS examples
This text has a color of #ab5f6e
<p style="color:#ab5f6e;">Text here</p>
.mytext {color:#ab5f6e;}
This box has a color of #ab5f6e
<div style="background-color:#ab5f6e;">Content here</div>
.mybackground {background-color:#ab5f6e;}
Border around this has a color of #ab5f6e
<div style="border:2px solid #ab5f6e;">Content here</div>
.myborder {border:2px solid #ab5f6e;}