#a5ab00 color space conversions
Hex:
#a5ab00
RGB:
165, 171, 0
CMY:
35, 33, 100
CMYK:
4, 0, 100, 33
HSL:
62°, 100.0000%, 33.5294%
HSV (HSB):
62°, 100.0000%, 67.0588%
XYZ:
30.0800, 37.1252, 5.5805
xyY:
0.4133, 0.5101, 37.1252
CIE-Lab:
67.3708, -18.6223, 69.4522
CIE-LCH:
67.3708, 71.9055, 105.0098
CIE-Luv:
67.3708, 1.2828, 74.5579
Hunter-Lab:
60.9304, -18.5068, 37.2210
#a5ab00 color charts
#a5ab00 color shades, tints & tones
#a5ab00 color schemes
#a5ab00 color preview, HTML & CSS examples
This text has a color of #a5ab00
<p style="color:#a5ab00;">Text here</p>
.mytext {color:#a5ab00;}
This box has a color of #a5ab00
<div style="background-color:#a5ab00;">Content here</div>
.mybackground {background-color:#a5ab00;}
Border around this has a color of #a5ab00
<div style="border:2px solid #a5ab00;">Content here</div>
.myborder {border:2px solid #a5ab00;}