#ab6f7e color space conversions
Hex:
#ab6f7e
RGB:
171, 111, 126
CMY:
33, 56, 51
CMYK:
0, 35, 26, 33
HSL:
345°, 26.3158%, 55.2941%
HSV (HSB):
345°, 35.0877%, 67.0588%
XYZ:
26.2449, 21.5332, 22.5117
xyY:
0.3734, 0.3063, 21.5332
CIE-Lab:
53.5281, 25.9007, 1.6138
CIE-LCH:
53.5281, 25.9509, 3.5654
CIE-Luv:
53.5281, 37.6077, -2.3268
Hunter-Lab:
46.4038, 19.7487, 3.7196
#ab6f7e color charts
#ab6f7e color shades, tints & tones
#ab6f7e color schemes
#ab6f7e color preview, HTML & CSS examples
This text has a color of #ab6f7e
<p style="color:#ab6f7e;">Text here</p>
.mytext {color:#ab6f7e;}
This box has a color of #ab6f7e
<div style="background-color:#ab6f7e;">Content here</div>
.mybackground {background-color:#ab6f7e;}
Border around this has a color of #ab6f7e
<div style="border:2px solid #ab6f7e;">Content here</div>
.myborder {border:2px solid #ab6f7e;}