#7d7500 color space conversions
Hex:
#7d7500
RGB:
125, 117, 0
CMY:
51, 54, 100
CMYK:
0, 6, 100, 51
HSL:
56°, 100.0000%, 24.5098%
HSV (HSB):
56°, 100.0000%, 49.0196%
XYZ:
14.8187, 17.0826, 2.5162
xyY:
0.4306, 0.4963, 17.0826
CIE-Lab:
48.3639, -8.3219, 54.0048
CIE-LCH:
48.3639, 54.6422, 98.7602
CIE-Luv:
48.3639, 9.3781, 52.4950
Hunter-Lab:
41.3310, -8.3304, 25.3222
#7d7500 color charts
#7d7500 color shades, tints & tones
#7d7500 color schemes
#7d7500 color preview, HTML & CSS examples
This text has a color of #7d7500
<p style="color:#7d7500;">Text here</p>
.mytext {color:#7d7500;}
This box has a color of #7d7500
<div style="background-color:#7d7500;">Content here</div>
.mybackground {background-color:#7d7500;}
Border around this has a color of #7d7500
<div style="border:2px solid #7d7500;">Content here</div>
.myborder {border:2px solid #7d7500;}