#5a9000 color space conversions
Hex:
#5a9000
RGB:
90, 144, 0
CMY:
65, 44, 100
CMYK:
38, 0, 100, 44
HSL:
83°, 100.0000%, 28.2353%
HSV (HSB):
83°, 100.0000%, 56.4706%
XYZ:
14.1897, 22.1202, 3.5217
xyY:
0.3562, 0.5553, 22.1202
CIE-Lab:
54.1543, -37.1434, 57.2327
CIE-LCH:
54.1543, 68.2292, 122.9832
CIE-Luv:
54.1543, -27.2128, 63.3655
Hunter-Lab:
47.0321, -28.4522, 28.4829
#5a9000 color charts
#5a9000 color shades, tints & tones
#5a9000 color schemes
#5a9000 color preview, HTML & CSS examples
This text has a color of #5a9000
<p style="color:#5a9000;">Text here</p>
.mytext {color:#5a9000;}
This box has a color of #5a9000
<div style="background-color:#5a9000;">Content here</div>
.mybackground {background-color:#5a9000;}
Border around this has a color of #5a9000
<div style="border:2px solid #5a9000;">Content here</div>
.myborder {border:2px solid #5a9000;}