#488b4e color space conversions
Hex:
#488b4e
RGB:
72, 139, 78
CMY:
72, 45, 69
CMYK:
48, 0, 44, 45
HSL:
125°, 31.7536%, 41.3725%
HSV (HSB):
125°, 48.2014%, 54.5098%
XYZ:
13.2803, 20.3930, 10.4440
xyY:
0.3010, 0.4622, 20.3930
CIE-Lab:
52.2787, -34.8513, 26.1702
CIE-LCH:
52.2787, 43.5832, 143.0967
CIE-Luv:
52.2787, -31.4565, 37.5805
Hunter-Lab:
45.1586, -26.5343, 17.8988
#488b4e color charts
#488b4e color shades, tints & tones
#488b4e color schemes
#488b4e color preview, HTML & CSS examples
This text has a color of #488b4e
<p style="color:#488b4e;">Text here</p>
.mytext {color:#488b4e;}
This box has a color of #488b4e
<div style="background-color:#488b4e;">Content here</div>
.mybackground {background-color:#488b4e;}
Border around this has a color of #488b4e
<div style="border:2px solid #488b4e;">Content here</div>
.myborder {border:2px solid #488b4e;}