#ab968d color space conversions
Hex:
#ab968d
RGB:
171, 150, 141
CMY:
33, 41, 45
CMYK:
0, 12, 18, 33
HSL:
18°, 15.1515%, 61.1765%
HSV (HSB):
18°, 17.5439%, 67.0588%
XYZ:
32.5087, 32.3937, 29.7385
xyY:
0.3435, 0.3423, 32.3937
CIE-Lab:
63.6670, 6.2767, 7.5941
CIE-LCH:
63.6670, 9.8523, 50.4255
CIE-Luv:
63.6670, 13.3778, 9.4917
Hunter-Lab:
56.9155, 2.3525, 8.8616
#ab968d color charts
#ab968d color shades, tints & tones
#ab968d color schemes
#ab968d color preview, HTML & CSS examples
This text has a color of #ab968d
<p style="color:#ab968d;">Text here</p>
.mytext {color:#ab968d;}
This box has a color of #ab968d
<div style="background-color:#ab968d;">Content here</div>
.mybackground {background-color:#ab968d;}
Border around this has a color of #ab968d
<div style="border:2px solid #ab968d;">Content here</div>
.myborder {border:2px solid #ab968d;}