#48ff03 color space conversions
Hex:
#48ff03
RGB:
72, 255, 3
CMY:
72, 0, 99
CMYK:
72, 0, 99, 0
HSL:
104°, 100.0000%, 50.5882%
HSV (HSB):
104°, 98.8235%, 100.0000%
XYZ:
38.4489, 72.9043, 12.1316
xyY:
0.3114, 0.5904, 72.9043
CIE-Lab:
88.4020, -80.2216, 83.7649
CIE-LCH:
88.4020, 115.9830, 133.7622
CIE-Luv:
88.4020, -76.0919, 107.1424
Hunter-Lab:
85.3840, -69.0424, 51.3447
#48ff03 color charts
#48ff03 color shades, tints & tones
#48ff03 color schemes
#48ff03 color preview, HTML & CSS examples
This text has a color of #48ff03
<p style="color:#48ff03;">Text here</p>
.mytext {color:#48ff03;}
This box has a color of #48ff03
<div style="background-color:#48ff03;">Content here</div>
.mybackground {background-color:#48ff03;}
Border around this has a color of #48ff03
<div style="border:2px solid #48ff03;">Content here</div>
.myborder {border:2px solid #48ff03;}