#7fa000 color space conversions
Hex:
#7fa000
RGB:
127, 160, 0
CMY:
50, 37, 100
CMYK:
21, 0, 100, 37
HSL:
72°, 100.0000%, 31.3725%
HSV (HSB):
72°, 100.0000%, 62.7451%
XYZ:
21.3232, 29.6536, 4.5999
xyY:
0.3837, 0.5336, 29.6536
CIE-Lab:
61.3542, -29.6092, 63.7133
CIE-LCH:
61.3542, 70.2573, 114.9255
CIE-Luv:
61.3542, -16.0475, 69.9926
Hunter-Lab:
54.4552, -25.4006, 33.1103
#7fa000 color charts
#7fa000 color shades, tints & tones
#7fa000 color schemes
#7fa000 color preview, HTML & CSS examples
This text has a color of #7fa000
<p style="color:#7fa000;">Text here</p>
.mytext {color:#7fa000;}
This box has a color of #7fa000
<div style="background-color:#7fa000;">Content here</div>
.mybackground {background-color:#7fa000;}
Border around this has a color of #7fa000
<div style="border:2px solid #7fa000;">Content here</div>
.myborder {border:2px solid #7fa000;}