#228c8c color space conversions
Hex:
#228c8c
RGB:
34, 140, 140
CMY:
87, 45, 45
CMYK:
76, 0, 0, 45
HSL:
180°, 60.9195%, 34.1176%
HSV (HSB):
180°, 75.7143%, 54.9020%
XYZ:
14.7714, 20.9897, 28.0838
xyY:
0.2314, 0.3288, 20.9897
CIE-Lab:
52.9382, -28.3258, -8.4509
CIE-LCH:
52.9382, 29.5595, 196.6122
CIE-Luv:
52.9382, -37.9029, -8.1850
Hunter-Lab:
45.8145, -22.6239, -4.2740
#228c8c color charts
#228c8c color shades, tints & tones
#228c8c color schemes
#228c8c color preview, HTML & CSS examples
This text has a color of #228c8c
<p style="color:#228c8c;">Text here</p>
.mytext {color:#228c8c;}
This box has a color of #228c8c
<div style="background-color:#228c8c;">Content here</div>
.mybackground {background-color:#228c8c;}
Border around this has a color of #228c8c
<div style="border:2px solid #228c8c;">Content here</div>
.myborder {border:2px solid #228c8c;}