#ab5e5c color space conversions
Hex:
#ab5e5c
RGB:
171, 94, 92
CMY:
33, 63, 64
CMYK:
0, 45, 46, 33
HSL:
2°, 31.9838%, 51.5686%
HSV (HSB):
2°, 46.1988%, 67.0588%
XYZ:
22.7291, 17.4360, 12.2928
xyY:
0.4333, 0.3324, 17.4360
CIE-Lab:
48.8048, 31.0184, 15.0696
CIE-LCH:
48.8048, 34.4852, 25.9117
CIE-Luv:
48.8048, 54.0929, 12.8793
Hunter-Lab:
41.7565, 24.0880, 11.7751
#ab5e5c color charts
#ab5e5c color shades, tints & tones
#ab5e5c color schemes
#ab5e5c color preview, HTML & CSS examples
This text has a color of #ab5e5c
<p style="color:#ab5e5c;">Text here</p>
.mytext {color:#ab5e5c;}
This box has a color of #ab5e5c
<div style="background-color:#ab5e5c;">Content here</div>
.mybackground {background-color:#ab5e5c;}
Border around this has a color of #ab5e5c
<div style="border:2px solid #ab5e5c;">Content here</div>
.myborder {border:2px solid #ab5e5c;}