#228b78 color space conversions
Hex:
#228b78
RGB:
34, 139, 120
CMY:
87, 45, 53
CMYK:
76, 0, 14, 45
HSL:
169°, 60.6936%, 33.9216%
HSV (HSB):
169°, 75.5396%, 54.5098%
XYZ:
13.2825, 20.1614, 20.9608
xyY:
0.2441, 0.3706, 20.1614
CIE-Lab:
52.0192, -33.7183, 1.7930
CIE-LCH:
52.0192, 33.7660, 176.9562
CIE-Luv:
52.0192, -38.8857, 7.4078
Hunter-Lab:
44.9014, -25.7747, 3.7534
#228b78 color charts
#228b78 color shades, tints & tones
#228b78 color schemes
#228b78 color preview, HTML & CSS examples
This text has a color of #228b78
<p style="color:#228b78;">Text here</p>
.mytext {color:#228b78;}
This box has a color of #228b78
<div style="background-color:#228b78;">Content here</div>
.mybackground {background-color:#228b78;}
Border around this has a color of #228b78
<div style="border:2px solid #228b78;">Content here</div>
.myborder {border:2px solid #228b78;}