#7f702d color space conversions
Hex:
#7f702d
RGB:
127, 112, 45
CMY:
50, 56, 82
CMYK:
0, 12, 65, 50
HSL:
49°, 47.6744%, 33.7255%
HSV (HSB):
49°, 64.5669%, 49.8039%
XYZ:
15.0202, 16.2898, 4.8352
xyY:
0.4156, 0.4507, 16.2898
CIE-Lab:
47.3525, -2.7482, 38.4041
CIE-LCH:
47.3525, 38.5023, 94.0931
CIE-Luv:
47.3525, 13.2565, 41.2308
Hunter-Lab:
40.3607, -4.2024, 21.1495
#7f702d color charts
#7f702d color shades, tints & tones
#7f702d color schemes
#7f702d color preview, HTML & CSS examples
This text has a color of #7f702d
<p style="color:#7f702d;">Text here</p>
.mytext {color:#7f702d;}
This box has a color of #7f702d
<div style="background-color:#7f702d;">Content here</div>
.mybackground {background-color:#7f702d;}
Border around this has a color of #7f702d
<div style="border:2px solid #7f702d;">Content here</div>
.myborder {border:2px solid #7f702d;}