#48ef4f color space conversions
Hex:
#48ef4f
RGB:
72, 239, 79
CMY:
72, 6, 69
CMYK:
70, 0, 67, 6
HSL:
123°, 83.9196%, 60.9804%
HSV (HSB):
123°, 69.8745%, 93.7255%
XYZ:
34.9503, 63.6752, 17.8456
xyY:
0.3001, 0.5467, 63.6752
CIE-Lab:
83.7964, -71.9444, 62.6116
CIE-LCH:
83.7964, 95.3740, 138.9677
CIE-Luv:
83.7964, -69.5894, 88.0092
Hunter-Lab:
79.7968, -61.4629, 42.5982
#48ef4f color charts
#48ef4f color shades, tints & tones
#48ef4f color schemes
#48ef4f color preview, HTML & CSS examples
This text has a color of #48ef4f
<p style="color:#48ef4f;">Text here</p>
.mytext {color:#48ef4f;}
This box has a color of #48ef4f
<div style="background-color:#48ef4f;">Content here</div>
.mybackground {background-color:#48ef4f;}
Border around this has a color of #48ef4f
<div style="border:2px solid #48ef4f;">Content here</div>
.myborder {border:2px solid #48ef4f;}