#49cc0c color space conversions
Hex:
#49cc0c
RGB:
73, 204, 12
CMY:
71, 20, 95
CMYK:
64, 0, 94, 20
HSL:
101°, 88.8889%, 42.3529%
HSV (HSB):
101°, 94.1176%, 80.0000%
XYZ:
24.4069, 44.6287, 7.6757
xyY:
0.3182, 0.5818, 44.6287
CIE-Lab:
72.6468, -64.2927, 70.2199
CIE-LCH:
72.6468, 95.2070, 132.4769
CIE-Luv:
72.6468, -58.2256, 86.8502
Hunter-Lab:
66.8047, -51.6940, 39.9511
#49cc0c color charts
#49cc0c color shades, tints & tones
#49cc0c color schemes
#49cc0c color preview, HTML & CSS examples
This text has a color of #49cc0c
<p style="color:#49cc0c;">Text here</p>
.mytext {color:#49cc0c;}
This box has a color of #49cc0c
<div style="background-color:#49cc0c;">Content here</div>
.mybackground {background-color:#49cc0c;}
Border around this has a color of #49cc0c
<div style="border:2px solid #49cc0c;">Content here</div>
.myborder {border:2px solid #49cc0c;}