#ab5e4d color space conversions
Hex:
#ab5e4d
RGB:
171, 94, 77
CMY:
33, 63, 70
CMYK:
0, 45, 55, 33
HSL:
11°, 37.9032%, 48.6275%
HSV (HSB):
11°, 54.9708%, 67.0588%
XYZ:
22.1368, 17.1992, 9.1742
xyY:
0.4563, 0.3545, 17.1992
CIE-Lab:
48.5100, 29.5700, 23.5443
CIE-LCH:
48.5100, 37.7984, 38.5277
CIE-Luv:
48.5100, 56.7452, 21.9544
Hunter-Lab:
41.4719, 22.7039, 15.9145
#ab5e4d color charts
#ab5e4d color shades, tints & tones
#ab5e4d color schemes
#ab5e4d color preview, HTML & CSS examples
This text has a color of #ab5e4d
<p style="color:#ab5e4d;">Text here</p>
.mytext {color:#ab5e4d;}
This box has a color of #ab5e4d
<div style="background-color:#ab5e4d;">Content here</div>
.mybackground {background-color:#ab5e4d;}
Border around this has a color of #ab5e4d
<div style="border:2px solid #ab5e4d;">Content here</div>
.myborder {border:2px solid #ab5e4d;}