#a0ab1d color space conversions
Hex:
#a0ab1d
RGB:
160, 171, 29
CMY:
37, 33, 89
CMYK:
6, 0, 83, 33
HSL:
65°, 71.0000%, 39.2157%
HSV (HSB):
65°, 83.0409%, 67.0588%
XYZ:
29.2819, 36.6881, 6.7006
xyY:
0.4029, 0.5049, 36.6881
CIE-Lab:
67.0424, -20.2471, 64.2152
CIE-LCH:
67.0424, 67.3316, 107.5001
CIE-Luv:
67.0424, -2.2062, 71.6901
Hunter-Lab:
60.5707, -19.7059, 35.8406
#a0ab1d color charts
#a0ab1d color shades, tints & tones
#a0ab1d color schemes
#a0ab1d color preview, HTML & CSS examples
This text has a color of #a0ab1d
<p style="color:#a0ab1d;">Text here</p>
.mytext {color:#a0ab1d;}
This box has a color of #a0ab1d
<div style="background-color:#a0ab1d;">Content here</div>
.mybackground {background-color:#a0ab1d;}
Border around this has a color of #a0ab1d
<div style="border:2px solid #a0ab1d;">Content here</div>
.myborder {border:2px solid #a0ab1d;}