#8d8d3e color space conversions
Hex:
#8d8d3e
RGB:
141, 141, 62
CMY:
45, 45, 76
CMYK:
0, 0, 56, 45
HSL:
60°, 38.9163%, 39.8039%
HSV (HSB):
60°, 56.0284%, 55.2941%
XYZ:
21.3789, 25.0603, 8.2678
xyY:
0.3908, 0.4581, 25.0603
CIE-Lab:
57.1341, -11.1548, 41.4019
CIE-LCH:
57.1341, 42.8783, 105.0790
CIE-Luv:
57.1341, 3.5371, 49.0324
Hunter-Lab:
50.0602, -11.3746, 25.2501
#8d8d3e color charts
#8d8d3e color shades, tints & tones
#8d8d3e color schemes
#8d8d3e color preview, HTML & CSS examples
This text has a color of #8d8d3e
<p style="color:#8d8d3e;">Text here</p>
.mytext {color:#8d8d3e;}
This box has a color of #8d8d3e
<div style="background-color:#8d8d3e;">Content here</div>
.mybackground {background-color:#8d8d3e;}
Border around this has a color of #8d8d3e
<div style="border:2px solid #8d8d3e;">Content here</div>
.myborder {border:2px solid #8d8d3e;}