#228c9c color space conversions
Hex:
#228c9c
RGB:
34, 140, 156
CMY:
87, 45, 39
CMYK:
78, 10, 0, 39
HSL:
188°, 64.2105%, 37.2549%
HSV (HSB):
188°, 78.2051%, 61.1765%
XYZ:
16.0385, 21.4965, 34.7564
xyY:
0.2219, 0.2974, 21.4965
CIE-Lab:
53.4887, -23.2217, -16.8771
CIE-LCH:
53.4887, 28.7069, 216.0090
CIE-Luv:
53.4887, -36.8138, -21.8140
Hunter-Lab:
46.3644, -19.3903, -11.9909
#228c9c color charts
#228c9c color shades, tints & tones
#228c9c color schemes
#228c9c color preview, HTML & CSS examples
This text has a color of #228c9c
<p style="color:#228c9c;">Text here</p>
.mytext {color:#228c9c;}
This box has a color of #228c9c
<div style="background-color:#228c9c;">Content here</div>
.mybackground {background-color:#228c9c;}
Border around this has a color of #228c9c
<div style="border:2px solid #228c9c;">Content here</div>
.myborder {border:2px solid #228c9c;}