#228b50 color space conversions
Hex:
#228b50
RGB:
34, 139, 80
CMY:
87, 45, 69
CMYK:
76, 0, 42, 45
HSL:
146°, 60.6936%, 33.9216%
HSV (HSB):
146°, 75.5396%, 54.5098%
XYZ:
11.3403, 19.3845, 10.7333
xyY:
0.2735, 0.4676, 19.3845
CIE-Lab:
51.1341, -43.2218, 23.3592
CIE-LCH:
51.1341, 49.1302, 151.6110
CIE-Luv:
51.1341, -41.3159, 35.5769
Hunter-Lab:
44.0278, -31.0724, 16.3655
#228b50 color charts
#228b50 color shades, tints & tones
#228b50 color schemes
#228b50 color preview, HTML & CSS examples
This text has a color of #228b50
<p style="color:#228b50;">Text here</p>
.mytext {color:#228b50;}
This box has a color of #228b50
<div style="background-color:#228b50;">Content here</div>
.mybackground {background-color:#228b50;}
Border around this has a color of #228b50
<div style="border:2px solid #228b50;">Content here</div>
.myborder {border:2px solid #228b50;}