#48ac3c color space conversions
Hex:
#48ac3c
RGB:
72, 172, 60
CMY:
72, 33, 76
CMYK:
58, 0, 65, 33
HSL:
114°, 48.2759%, 45.4902%
HSV (HSB):
114°, 65.1163%, 67.4510%
XYZ:
18.2406, 31.2090, 9.3375
xyY:
0.3103, 0.5309, 31.2090
CIE-Lab:
62.6837, -50.7481, 47.4645
CIE-LCH:
62.6837, 69.4856, 136.9149
CIE-Luv:
62.6837, -45.6310, 63.3269
Hunter-Lab:
55.8650, -39.4813, 29.1955
#48ac3c color charts
#48ac3c color shades, tints & tones
#48ac3c color schemes
#48ac3c color preview, HTML & CSS examples
This text has a color of #48ac3c
<p style="color:#48ac3c;">Text here</p>
.mytext {color:#48ac3c;}
This box has a color of #48ac3c
<div style="background-color:#48ac3c;">Content here</div>
.mybackground {background-color:#48ac3c;}
Border around this has a color of #48ac3c
<div style="border:2px solid #48ac3c;">Content here</div>
.myborder {border:2px solid #48ac3c;}