#228a8a color space conversions
Hex:
#228a8a
RGB:
34, 138, 138
CMY:
87, 46, 46
CMYK:
75, 0, 0, 46
HSL:
180°, 60.4651%, 33.7255%
HSV (HSB):
180°, 75.3623%, 54.1176%
XYZ:
14.3356, 20.3520, 27.2175
xyY:
0.2316, 0.3288, 20.3520
CIE-Lab:
52.2329, -27.9556, -8.3442
CIE-LCH:
52.2329, 29.1743, 196.6193
CIE-Luv:
52.2329, -37.3036, -8.0556
Hunter-Lab:
45.1132, -22.2262, -4.1914
#228a8a color charts
#228a8a color shades, tints & tones
#228a8a color schemes
#228a8a color preview, HTML & CSS examples
This text has a color of #228a8a
<p style="color:#228a8a;">Text here</p>
.mytext {color:#228a8a;}
This box has a color of #228a8a
<div style="background-color:#228a8a;">Content here</div>
.mybackground {background-color:#228a8a;}
Border around this has a color of #228a8a
<div style="border:2px solid #228a8a;">Content here</div>
.myborder {border:2px solid #228a8a;}