#48ff2a color space conversions
Hex:
#48ff2a
RGB:
72, 255, 42
CMY:
72, 0, 84
CMYK:
72, 0, 84, 0
HSL:
112°, 100.0000%, 58.2353%
HSV (HSB):
112°, 83.5294%, 100.0000%
XYZ:
38.8504, 73.0649, 14.2458
xyY:
0.3079, 0.5791, 73.0649
CIE-Lab:
88.4787, -79.2691, 78.6030
CIE-LCH:
88.4787, 111.6334, 135.2418
CIE-Luv:
88.4787, -75.7660, 103.6264
Hunter-Lab:
85.4780, -68.4569, 49.9533
#48ff2a color charts
#48ff2a color shades, tints & tones
#48ff2a color schemes
#48ff2a color preview, HTML & CSS examples
This text has a color of #48ff2a
<p style="color:#48ff2a;">Text here</p>
.mytext {color:#48ff2a;}
This box has a color of #48ff2a
<div style="background-color:#48ff2a;">Content here</div>
.mybackground {background-color:#48ff2a;}
Border around this has a color of #48ff2a
<div style="border:2px solid #48ff2a;">Content here</div>
.myborder {border:2px solid #48ff2a;}