#028b8c color space conversions
Hex:
#028b8c
RGB:
2, 139, 140
CMY:
99, 45, 45
CMYK:
99, 1, 0, 45
HSL:
180°, 97.1831%, 27.8431%
HSV (HSB):
180°, 98.5714%, 54.9020%
XYZ:
13.9913, 20.3716, 28.0056
xyY:
0.2243, 0.3266, 20.3716
CIE-Lab:
52.2548, -30.1981, -9.5110
CIE-LCH:
52.2548, 31.6604, 197.4820
CIE-Luv:
52.2548, -40.1941, -9.5401
Hunter-Lab:
45.1349, -23.6532, -5.1943
#028b8c color charts
#028b8c color shades, tints & tones
#028b8c color schemes
#028b8c color preview, HTML & CSS examples
This text has a color of #028b8c
<p style="color:#028b8c;">Text here</p>
.mytext {color:#028b8c;}
This box has a color of #028b8c
<div style="background-color:#028b8c;">Content here</div>
.mybackground {background-color:#028b8c;}
Border around this has a color of #028b8c
<div style="border:2px solid #028b8c;">Content here</div>
.myborder {border:2px solid #028b8c;}