#48d03c color space conversions
Hex:
#48d03c
RGB:
72, 208, 60
CMY:
72, 18, 76
CMYK:
65, 0, 71, 18
HSL:
115°, 61.1570%, 52.5490%
HSV (HSB):
115°, 71.1538%, 81.5686%
XYZ:
26.0440, 46.8157, 11.9386
xyY:
0.3071, 0.5521, 46.8157
CIE-Lab:
74.0717, -63.4824, 59.5705
CIE-LCH:
74.0717, 87.0555, 136.8209
CIE-Luv:
74.0717, -59.2213, 80.0088
Hunter-Lab:
68.4220, -51.7947, 37.5502
#48d03c color charts
#48d03c color shades, tints & tones
#48d03c color schemes
#48d03c color preview, HTML & CSS examples
This text has a color of #48d03c
<p style="color:#48d03c;">Text here</p>
.mytext {color:#48d03c;}
This box has a color of #48d03c
<div style="background-color:#48d03c;">Content here</div>
.mybackground {background-color:#48d03c;}
Border around this has a color of #48d03c
<div style="border:2px solid #48d03c;">Content here</div>
.myborder {border:2px solid #48d03c;}