#228b5a color space conversions
Hex:
#228b5a
RGB:
34, 139, 90
CMY:
87, 45, 65
CMYK:
76, 0, 35, 45
HSL:
152°, 60.6936%, 33.9216%
HSV (HSB):
152°, 75.5396%, 54.5098%
XYZ:
11.7378, 19.5435, 12.8265
xyY:
0.2661, 0.4431, 19.5435
CIE-Lab:
51.3171, -41.1678, 18.0219
CIE-LCH:
51.3171, 44.9397, 156.3578
CIE-Luv:
51.3171, -40.7636, 29.2965
Hunter-Lab:
44.2080, -29.9701, 13.7433
#228b5a color charts
#228b5a color shades, tints & tones
#228b5a color schemes
#228b5a color preview, HTML & CSS examples
This text has a color of #228b5a
<p style="color:#228b5a;">Text here</p>
.mytext {color:#228b5a;}
This box has a color of #228b5a
<div style="background-color:#228b5a;">Content here</div>
.mybackground {background-color:#228b5a;}
Border around this has a color of #228b5a
<div style="border:2px solid #228b5a;">Content here</div>
.myborder {border:2px solid #228b5a;}