#48ab49 color space conversions
Hex:
#48ab49
RGB:
72, 171, 73
CMY:
72, 33, 71
CMYK:
58, 0, 57, 33
HSL:
121°, 40.7407%, 47.6471%
HSV (HSB):
121°, 57.8947%, 67.0588%
XYZ:
18.4380, 30.9846, 11.3122
xyY:
0.3036, 0.5102, 30.9846
CIE-Lab:
62.4946, -48.8967, 41.3145
CIE-LCH:
62.4946, 64.0138, 139.8044
CIE-Luv:
62.4946, -44.8669, 57.5994
Hunter-Lab:
55.6638, -38.2855, 26.9156
#48ab49 color charts
#48ab49 color shades, tints & tones
#48ab49 color schemes
#48ab49 color preview, HTML & CSS examples
This text has a color of #48ab49
<p style="color:#48ab49;">Text here</p>
.mytext {color:#48ab49;}
This box has a color of #48ab49
<div style="background-color:#48ab49;">Content here</div>
.mybackground {background-color:#48ab49;}
Border around this has a color of #48ab49
<div style="border:2px solid #48ab49;">Content here</div>
.myborder {border:2px solid #48ab49;}