#ab7e7f color space conversions
Hex:
#ab7e7f
RGB:
171, 126, 127
CMY:
33, 51, 50
CMYK:
0, 26, 26, 33
HSL:
359°, 21.1268%, 58.2353%
HSV (HSB):
359°, 26.3158%, 67.0588%
XYZ:
28.0862, 25.1119, 23.4455
xyY:
0.3665, 0.3276, 25.1119
CIE-Lab:
57.1843, 17.5840, 6.3046
CIE-LCH:
57.1843, 18.6801, 19.7249
CIE-Luv:
57.1843, 28.7137, 5.4766
Hunter-Lab:
50.1118, 12.3483, 7.3387
#ab7e7f color charts
#ab7e7f color shades, tints & tones
#ab7e7f color schemes
#ab7e7f color preview, HTML & CSS examples
This text has a color of #ab7e7f
<p style="color:#ab7e7f;">Text here</p>
.mytext {color:#ab7e7f;}
This box has a color of #ab7e7f
<div style="background-color:#ab7e7f;">Content here</div>
.mybackground {background-color:#ab7e7f;}
Border around this has a color of #ab7e7f
<div style="border:2px solid #ab7e7f;">Content here</div>
.myborder {border:2px solid #ab7e7f;}