#7f7d08 color space conversions
Hex:
#7f7d08
RGB:
127, 125, 8
CMY:
50, 51, 97
CMYK:
0, 2, 94, 50
HSL:
59°, 88.1481%, 26.4706%
HSV (HSB):
59°, 93.7008%, 49.8039%
XYZ:
16.1298, 19.1968, 3.0849
xyY:
0.4199, 0.4998, 19.1968
CIE-Lab:
50.9166, -11.6119, 54.4022
CIE-LCH:
50.9166, 55.6276, 102.0487
CIE-Luv:
50.9166, 5.3423, 54.9756
Hunter-Lab:
43.8141, -10.9613, 26.4953
#7f7d08 color charts
#7f7d08 color shades, tints & tones
#7f7d08 color schemes
#7f7d08 color preview, HTML & CSS examples
This text has a color of #7f7d08
<p style="color:#7f7d08;">Text here</p>
.mytext {color:#7f7d08;}
This box has a color of #7f7d08
<div style="background-color:#7f7d08;">Content here</div>
.mybackground {background-color:#7f7d08;}
Border around this has a color of #7f7d08
<div style="border:2px solid #7f7d08;">Content here</div>
.myborder {border:2px solid #7f7d08;}