#ab695a color space conversions
Hex:
#ab695a
RGB:
171, 105, 90
CMY:
33, 59, 65
CMYK:
0, 39, 47, 33
HSL:
11°, 32.5301%, 51.1765%
HSV (HSB):
11°, 47.3684%, 67.0588%
XYZ:
23.6916, 19.4993, 12.1879
xyY:
0.4278, 0.3521, 19.4993
CIE-Lab:
51.2663, 24.7293, 19.5891
CIE-LCH:
51.2663, 31.5479, 38.3842
CIE-Luv:
51.2663, 47.1956, 19.4423
Hunter-Lab:
44.1580, 18.4923, 14.5461
#ab695a color charts
#ab695a color shades, tints & tones
#ab695a color schemes
#ab695a color preview, HTML & CSS examples
This text has a color of #ab695a
<p style="color:#ab695a;">Text here</p>
.mytext {color:#ab695a;}
This box has a color of #ab695a
<div style="background-color:#ab695a;">Content here</div>
.mybackground {background-color:#ab695a;}
Border around this has a color of #ab695a
<div style="border:2px solid #ab695a;">Content here</div>
.myborder {border:2px solid #ab695a;}