#ab962c color space conversions
Hex:
#ab962c
RGB:
171, 150, 44
CMY:
33, 41, 83
CMYK:
0, 12, 74, 33
HSL:
50°, 59.0698%, 42.1569%
HSV (HSB):
50°, 74.2690%, 67.0588%
XYZ:
28.1556, 30.6525, 6.8154
xyY:
0.4290, 0.4671, 30.6525
CIE-Lab:
62.2132, -3.8181, 55.4404
CIE-LCH:
62.2132, 55.5717, 93.9396
CIE-Luv:
62.2132, 19.1581, 60.0948
Hunter-Lab:
55.3647, -6.1125, 31.4566
#ab962c color charts
#ab962c color shades, tints & tones
#ab962c color schemes
#ab962c color preview, HTML & CSS examples
This text has a color of #ab962c
<p style="color:#ab962c;">Text here</p>
.mytext {color:#ab962c;}
This box has a color of #ab962c
<div style="background-color:#ab962c;">Content here</div>
.mybackground {background-color:#ab962c;}
Border around this has a color of #ab962c
<div style="border:2px solid #ab962c;">Content here</div>
.myborder {border:2px solid #ab962c;}