#ab968f color space conversions
Hex:
#ab968f
RGB:
171, 150, 143
CMY:
33, 41, 44
CMYK:
0, 12, 16, 33
HSL:
15°, 14.2857%, 61.5686%
HSV (HSB):
15°, 16.3743%, 67.0588%
XYZ:
32.6589, 32.4538, 30.5295
xyY:
0.3415, 0.3393, 32.4538
CIE-Lab:
63.7162, 6.6023, 6.5386
CIE-LCH:
63.7162, 9.2921, 44.7223
CIE-Luv:
63.7162, 13.2092, 8.0048
Hunter-Lab:
56.9682, 2.6364, 8.1040
#ab968f color charts
#ab968f color shades, tints & tones
#ab968f color schemes
#ab968f color preview, HTML & CSS examples
This text has a color of #ab968f
<p style="color:#ab968f;">Text here</p>
.mytext {color:#ab968f;}
This box has a color of #ab968f
<div style="background-color:#ab968f;">Content here</div>
.mybackground {background-color:#ab968f;}
Border around this has a color of #ab968f
<div style="border:2px solid #ab968f;">Content here</div>
.myborder {border:2px solid #ab968f;}