#028a8c color space conversions
Hex:
#028a8c
RGB:
2, 138, 140
CMY:
99, 46, 45
CMYK:
99, 1, 0, 45
HSL:
181°, 97.1831%, 27.8431%
HSV (HSB):
181°, 98.5714%, 54.9020%
XYZ:
13.8471, 20.0833, 27.9576
xyY:
0.2237, 0.3245, 20.0833
CIE-Lab:
51.9313, -29.7135, -9.9959
CIE-LCH:
51.9313, 31.3498, 198.5935
CIE-Luv:
51.9313, -39.8386, -10.3256
Hunter-Lab:
44.8144, -23.2708, -5.6181
#028a8c color charts
#028a8c color shades, tints & tones
#028a8c color schemes
#028a8c color preview, HTML & CSS examples
This text has a color of #028a8c
<p style="color:#028a8c;">Text here</p>
.mytext {color:#028a8c;}
This box has a color of #028a8c
<div style="background-color:#028a8c;">Content here</div>
.mybackground {background-color:#028a8c;}
Border around this has a color of #028a8c
<div style="border:2px solid #028a8c;">Content here</div>
.myborder {border:2px solid #028a8c;}