#ab6f7f color space conversions
Hex:
#ab6f7f
RGB:
171, 111, 127
CMY:
33, 56, 50
CMYK:
0, 35, 26, 33
HSL:
344°, 26.3158%, 55.2941%
HSV (HSB):
344°, 35.0877%, 67.0588%
XYZ:
26.3098, 21.5591, 22.8533
xyY:
0.3720, 0.3048, 21.5591
CIE-Lab:
53.5561, 26.0484, 1.0668
CIE-LCH:
53.5561, 26.0702, 2.3452
CIE-Luv:
53.5561, 37.4391, -3.0839
Hunter-Lab:
46.4318, 19.8884, 3.3202
#ab6f7f color charts
#ab6f7f color shades, tints & tones
#ab6f7f color schemes
#ab6f7f color preview, HTML & CSS examples
This text has a color of #ab6f7f
<p style="color:#ab6f7f;">Text here</p>
.mytext {color:#ab6f7f;}
This box has a color of #ab6f7f
<div style="background-color:#ab6f7f;">Content here</div>
.mybackground {background-color:#ab6f7f;}
Border around this has a color of #ab6f7f
<div style="border:2px solid #ab6f7f;">Content here</div>
.myborder {border:2px solid #ab6f7f;}