#ab963f color space conversions
Hex:
#ab963f
RGB:
171, 150, 63
CMY:
33, 41, 75
CMYK:
0, 12, 63, 33
HSL:
48°, 46.1538%, 45.8824%
HSV (HSB):
48°, 63.1579%, 67.0588%
XYZ:
28.5981, 30.8295, 9.1460
xyY:
0.4170, 0.4496, 30.8295
CIE-Lab:
62.3634, -2.7285, 47.5194
CIE-LCH:
62.3634, 47.5977, 93.2862
CIE-Luv:
62.3634, 18.4775, 54.1700
Hunter-Lab:
55.5243, -5.2301, 29.1007
#ab963f color charts
#ab963f color shades, tints & tones
#ab963f color schemes
#ab963f color preview, HTML & CSS examples
This text has a color of #ab963f
<p style="color:#ab963f;">Text here</p>
.mytext {color:#ab963f;}
This box has a color of #ab963f
<div style="background-color:#ab963f;">Content here</div>
.mybackground {background-color:#ab963f;}
Border around this has a color of #ab963f
<div style="border:2px solid #ab963f;">Content here</div>
.myborder {border:2px solid #ab963f;}