#ab958b color space conversions
Hex:
#ab958b
RGB:
171, 149, 139
CMY:
33, 42, 45
CMYK:
0, 13, 19, 33
HSL:
19°, 16.0000%, 60.7843%
HSV (HSB):
19°, 18.7135%, 67.0588%
XYZ:
32.2022, 32.0169, 28.9087
xyY:
0.3458, 0.3438, 32.0169
CIE-Lab:
63.3568, 6.5113, 8.2778
CIE-LCH:
63.3568, 10.5318, 51.8115
CIE-Luv:
63.3568, 14.1129, 10.3555
Hunter-Lab:
56.5835, 2.5651, 9.3169
#ab958b color charts
#ab958b color shades, tints & tones
#ab958b color schemes
#ab958b color preview, HTML & CSS examples
This text has a color of #ab958b
<p style="color:#ab958b;">Text here</p>
.mytext {color:#ab958b;}
This box has a color of #ab958b
<div style="background-color:#ab958b;">Content here</div>
.mybackground {background-color:#ab958b;}
Border around this has a color of #ab958b
<div style="border:2px solid #ab958b;">Content here</div>
.myborder {border:2px solid #ab958b;}