#48a000 color space conversions
Hex:
#48a000
RGB:
72, 160, 0
CMY:
72, 37, 100
CMYK:
55, 0, 100, 37
HSL:
93°, 100.0000%, 31.3725%
HSV (HSB):
93°, 100.0000%, 62.7451%
XYZ:
15.2433, 26.5193, 4.3153
xyY:
0.3308, 0.5755, 26.5193
CIE-Lab:
58.5267, -49.5815, 60.3053
CIE-LCH:
58.5267, 78.0709, 129.4262
CIE-Luv:
58.5267, -41.6209, 69.9664
Hunter-Lab:
51.4969, -37.2829, 31.0795
#48a000 color charts
#48a000 color shades, tints & tones
#48a000 color schemes
#48a000 color preview, HTML & CSS examples
This text has a color of #48a000
<p style="color:#48a000;">Text here</p>
.mytext {color:#48a000;}
This box has a color of #48a000
<div style="background-color:#48a000;">Content here</div>
.mybackground {background-color:#48a000;}
Border around this has a color of #48a000
<div style="border:2px solid #48a000;">Content here</div>
.myborder {border:2px solid #48a000;}