#7d7e00 color space conversions
Hex:
#7d7e00
RGB:
125, 126, 0
CMY:
51, 51, 100
CMYK:
1, 0, 100, 51
HSL:
60°, 100.0000%, 24.7059%
HSV (HSB):
60°, 100.0000%, 49.4118%
XYZ:
15.9183, 19.2817, 2.8828
xyY:
0.4180, 0.5063, 19.2817
CIE-Lab:
51.0151, -13.2519, 55.9343
CIE-LCH:
51.0151, 57.4827, 103.3287
CIE-Luv:
51.0151, 3.3662, 56.1662
Hunter-Lab:
43.9109, -12.1354, 26.8452
#7d7e00 color charts
#7d7e00 color shades, tints & tones
#7d7e00 color schemes
#7d7e00 color preview, HTML & CSS examples
This text has a color of #7d7e00
<p style="color:#7d7e00;">Text here</p>
.mytext {color:#7d7e00;}
This box has a color of #7d7e00
<div style="background-color:#7d7e00;">Content here</div>
.mybackground {background-color:#7d7e00;}
Border around this has a color of #7d7e00
<div style="border:2px solid #7d7e00;">Content here</div>
.myborder {border:2px solid #7d7e00;}