#7f7f0d color space conversions
Hex:
#7f7f0d
RGB:
127, 127, 13
CMY:
50, 50, 95
CMYK:
0, 0, 90, 50
HSL:
60°, 81.4286%, 27.4510%
HSV (HSB):
60°, 89.7638%, 49.8039%
XYZ:
16.4144, 19.7198, 3.3219
xyY:
0.4160, 0.4998, 19.7198
CIE-Lab:
51.5190, -12.5895, 53.9176
CIE-LCH:
51.5190, 55.3679, 103.1428
CIE-Luv:
51.5190, 3.9873, 55.2776
Hunter-Lab:
44.4070, -11.7323, 26.6496
#7f7f0d color charts
#7f7f0d color shades, tints & tones
#7f7f0d color schemes
#7f7f0d color preview, HTML & CSS examples
This text has a color of #7f7f0d
<p style="color:#7f7f0d;">Text here</p>
.mytext {color:#7f7f0d;}
This box has a color of #7f7f0d
<div style="background-color:#7f7f0d;">Content here</div>
.mybackground {background-color:#7f7f0d;}
Border around this has a color of #7f7f0d
<div style="border:2px solid #7f7f0d;">Content here</div>
.myborder {border:2px solid #7f7f0d;}