#ab8950 color space conversions
Hex:
#ab8950
RGB:
171, 137, 80
CMY:
33, 46, 69
CMYK:
0, 20, 53, 33
HSL:
38°, 36.2550%, 49.2157%
HSV (HSB):
38°, 53.2164%, 67.0588%
XYZ:
27.1882, 27.1284, 11.3928
xyY:
0.4138, 0.4129, 27.1284
CIE-Lab:
59.0930, 5.7691, 35.2269
CIE-LCH:
59.0930, 35.6962, 80.6993
CIE-Luv:
59.0930, 26.4208, 40.7442
Hunter-Lab:
52.0850, 2.0278, 23.4907
#ab8950 color charts
#ab8950 color shades, tints & tones
#ab8950 color schemes
#ab8950 color preview, HTML & CSS examples
This text has a color of #ab8950
<p style="color:#ab8950;">Text here</p>
.mytext {color:#ab8950;}
This box has a color of #ab8950
<div style="background-color:#ab8950;">Content here</div>
.mybackground {background-color:#ab8950;}
Border around this has a color of #ab8950
<div style="border:2px solid #ab8950;">Content here</div>
.myborder {border:2px solid #ab8950;}