#228b8d color space conversions
Hex:
#228b8d
RGB:
34, 139, 141
CMY:
87, 45, 45
CMYK:
76, 1, 0, 45
HSL:
181°, 61.1429%, 34.3137%
HSV (HSB):
181°, 75.8865%, 55.2941%
XYZ:
14.7000, 20.7284, 28.4255
xyY:
0.2302, 0.3246, 20.7284
CIE-Lab:
52.6510, -27.5212, -9.4604
CIE-LCH:
52.6510, 29.1018, 198.9703
CIE-Luv:
52.6510, -37.4675, -9.8029
Hunter-Lab:
45.5285, -22.0415, -5.1476
#228b8d color charts
#228b8d color shades, tints & tones
#228b8d color schemes
#228b8d color preview, HTML & CSS examples
This text has a color of #228b8d
<p style="color:#228b8d;">Text here</p>
.mytext {color:#228b8d;}
This box has a color of #228b8d
<div style="background-color:#228b8d;">Content here</div>
.mybackground {background-color:#228b8d;}
Border around this has a color of #228b8d
<div style="border:2px solid #228b8d;">Content here</div>
.myborder {border:2px solid #228b8d;}