#ab5f5f color space conversions
Hex:
#ab5f5f
RGB:
171, 95, 95
CMY:
33, 63, 63
CMYK:
0, 44, 44, 33
HSL:
0°, 31.1475%, 52.1569%
HSV (HSB):
0°, 44.4444%, 67.0588%
XYZ:
22.9524, 17.6686, 13.0271
xyY:
0.4278, 0.3293, 17.6686
CIE-Lab:
49.0916, 30.7951, 13.6763
CIE-LCH:
49.0916, 33.6954, 23.9463
CIE-Luv:
49.0916, 52.8866, 11.3994
Hunter-Lab:
42.0340, 23.9091, 11.0487
#ab5f5f color charts
#ab5f5f color shades, tints & tones
#ab5f5f color schemes
#ab5f5f color preview, HTML & CSS examples
This text has a color of #ab5f5f
<p style="color:#ab5f5f;">Text here</p>
.mytext {color:#ab5f5f;}
This box has a color of #ab5f5f
<div style="background-color:#ab5f5f;">Content here</div>
.mybackground {background-color:#ab5f5f;}
Border around this has a color of #ab5f5f
<div style="border:2px solid #ab5f5f;">Content here</div>
.myborder {border:2px solid #ab5f5f;}