#a5ae00 color space conversions
Hex:
#a5ae00
RGB:
165, 174, 0
CMY:
35, 32, 100
CMYK:
5, 0, 100, 32
HSL:
63°, 100.0000%, 34.1176%
HSV (HSB):
63°, 100.0000%, 68.2353%
XYZ:
30.6531, 38.2714, 5.7715
xyY:
0.4104, 0.5124, 38.2714
CIE-Lab:
68.2202, -20.1329, 70.0783
CIE-LCH:
68.2202, 72.9130, 106.0289
CIE-Luv:
68.2202, -0.6440, 75.7341
Hunter-Lab:
61.8639, -19.8164, 37.7733
#a5ae00 color charts
#a5ae00 color shades, tints & tones
#a5ae00 color schemes
#a5ae00 color preview, HTML & CSS examples
This text has a color of #a5ae00
<p style="color:#a5ae00;">Text here</p>
.mytext {color:#a5ae00;}
This box has a color of #a5ae00
<div style="background-color:#a5ae00;">Content here</div>
.mybackground {background-color:#a5ae00;}
Border around this has a color of #a5ae00
<div style="border:2px solid #a5ae00;">Content here</div>
.myborder {border:2px solid #a5ae00;}