#48a00c color space conversions
Hex:
#48a00c
RGB:
72, 160, 12
CMY:
72, 37, 95
CMYK:
55, 0, 93, 37
HSL:
96°, 86.0465%, 33.7255%
HSV (HSB):
96°, 92.5000%, 62.7451%
XYZ:
15.3097, 26.5459, 4.6648
xyY:
0.3291, 0.5706, 26.5459
CIE-Lab:
58.5516, -49.2951, 58.5551
CIE-LCH:
58.5516, 76.5421, 130.0926
CIE-Luv:
58.5516, -41.5515, 68.9122
Hunter-Lab:
51.5227, -37.1245, 30.6978
#48a00c color charts
#48a00c color shades, tints & tones
#48a00c color schemes
#48a00c color preview, HTML & CSS examples
This text has a color of #48a00c
<p style="color:#48a00c;">Text here</p>
.mytext {color:#48a00c;}
This box has a color of #48a00c
<div style="background-color:#48a00c;">Content here</div>
.mybackground {background-color:#48a00c;}
Border around this has a color of #48a00c
<div style="border:2px solid #48a00c;">Content here</div>
.myborder {border:2px solid #48a00c;}