#228b9d color space conversions
Hex:
#228b9d
RGB:
34, 139, 157
CMY:
87, 45, 38
CMYK:
78, 11, 0, 38
HSL:
189°, 64.3979%, 37.4510%
HSV (HSB):
189°, 78.3439%, 61.5686%
XYZ:
15.9781, 21.2396, 35.1558
xyY:
0.2208, 0.2935, 21.2396
CIE-Lab:
53.2108, -22.3711, -17.8779
CIE-LCH:
53.2108, 28.6371, 218.6302
CIE-Luv:
53.2108, -36.3838, -23.4699
Hunter-Lab:
46.0865, -18.7657, -12.9672
#228b9d color charts
#228b9d color shades, tints & tones
#228b9d color schemes
#228b9d color preview, HTML & CSS examples
This text has a color of #228b9d
<p style="color:#228b9d;">Text here</p>
.mytext {color:#228b9d;}
This box has a color of #228b9d
<div style="background-color:#228b9d;">Content here</div>
.mybackground {background-color:#228b9d;}
Border around this has a color of #228b9d
<div style="border:2px solid #228b9d;">Content here</div>
.myborder {border:2px solid #228b9d;}