#028f8e color space conversions
Hex:
#028f8e
RGB:
2, 143, 142
CMY:
99, 44, 44
CMYK:
99, 0, 1, 44
HSL:
180°, 97.2414%, 28.4314%
HSV (HSB):
180°, 98.6014%, 56.0784%
XYZ:
14.7300, 21.6108, 28.9861
xyY:
0.2255, 0.3308, 21.6108
CIE-Lab:
53.6116, -31.4798, -8.6389
CIE-LCH:
53.6116, 32.6437, 195.3458
CIE-Luv:
53.6116, -41.4558, -8.0913
Hunter-Lab:
46.4874, -24.7936, -4.4277
#028f8e color charts
#028f8e color shades, tints & tones
#028f8e color schemes
#028f8e color preview, HTML & CSS examples
This text has a color of #028f8e
<p style="color:#028f8e;">Text here</p>
.mytext {color:#028f8e;}
This box has a color of #028f8e
<div style="background-color:#028f8e;">Content here</div>
.mybackground {background-color:#028f8e;}
Border around this has a color of #028f8e
<div style="border:2px solid #028f8e;">Content here</div>
.myborder {border:2px solid #028f8e;}