#7f7f08 color space conversions
Hex:
#7f7f08
RGB:
127, 127, 8
CMY:
50, 50, 97
CMYK:
0, 0, 94, 50
HSL:
60°, 88.1481%, 26.4706%
HSV (HSB):
60°, 93.7008%, 49.8039%
XYZ:
16.3856, 19.7083, 3.1702
xyY:
0.4173, 0.5019, 19.7083
CIE-Lab:
51.5058, -12.6958, 54.8614
CIE-LCH:
51.5058, 56.3113, 103.0298
CIE-Luv:
51.5058, 4.0251, 55.8011
Hunter-Lab:
44.3940, -11.8062, 26.8419
#7f7f08 color charts
#7f7f08 color shades, tints & tones
#7f7f08 color schemes
#7f7f08 color preview, HTML & CSS examples
This text has a color of #7f7f08
<p style="color:#7f7f08;">Text here</p>
.mytext {color:#7f7f08;}
This box has a color of #7f7f08
<div style="background-color:#7f7f08;">Content here</div>
.mybackground {background-color:#7f7f08;}
Border around this has a color of #7f7f08
<div style="border:2px solid #7f7f08;">Content here</div>
.myborder {border:2px solid #7f7f08;}