#49803e color space conversions
Hex:
#49803e
RGB:
73, 128, 62
CMY:
71, 50, 76
CMYK:
43, 0, 52, 50
HSL:
110°, 34.7368%, 37.2549%
HSV (HSB):
110°, 51.5625%, 50.1961%
XYZ:
11.3363, 17.2026, 7.2804
xyY:
0.3165, 0.4803, 17.2026
CIE-Lab:
48.5143, -31.9583, 30.0555
CIE-LCH:
48.5143, 43.8711, 136.7575
CIE-Luv:
48.5143, -26.5708, 39.9271
Hunter-Lab:
41.4760, -23.7950, 18.6259
#49803e color charts
#49803e color shades, tints & tones
#49803e color schemes
#49803e color preview, HTML & CSS examples
This text has a color of #49803e
<p style="color:#49803e;">Text here</p>
.mytext {color:#49803e;}
This box has a color of #49803e
<div style="background-color:#49803e;">Content here</div>
.mybackground {background-color:#49803e;}
Border around this has a color of #49803e
<div style="border:2px solid #49803e;">Content here</div>
.myborder {border:2px solid #49803e;}