#7f7000 color space conversions
Hex:
#7f7000
RGB:
127, 112, 0
CMY:
50, 56, 100
CMYK:
0, 12, 100, 50
HSL:
53°, 100.0000%, 24.9020%
HSV (HSB):
53°, 100.0000%, 49.8039%
XYZ:
14.5466, 16.1004, 2.3410
xyY:
0.4410, 0.4881, 16.1004
CIE-Lab:
47.1059, -4.5573, 53.1902
CIE-LCH:
47.1059, 53.3851, 94.8971
CIE-Luv:
47.1059, 14.2914, 50.5025
Hunter-Lab:
40.1253, -5.5078, 24.6286
#7f7000 color charts
#7f7000 color shades, tints & tones
#7f7000 color schemes
#7f7000 color preview, HTML & CSS examples
This text has a color of #7f7000
<p style="color:#7f7000;">Text here</p>
.mytext {color:#7f7000;}
This box has a color of #7f7000
<div style="background-color:#7f7000;">Content here</div>
.mybackground {background-color:#7f7000;}
Border around this has a color of #7f7000
<div style="border:2px solid #7f7000;">Content here</div>
.myborder {border:2px solid #7f7000;}