#028b7f color space conversions
Hex:
#028b7f
RGB:
2, 139, 127
CMY:
99, 45, 50
CMYK:
99, 0, 9, 45
HSL:
175°, 97.1631%, 27.6471%
HSV (HSB):
175°, 98.5612%, 54.5098%
XYZ:
13.0884, 20.0104, 23.2512
xyY:
0.2323, 0.3551, 20.0104
CIE-Lab:
51.8490, -34.2547, -2.5623
CIE-LCH:
51.8490, 34.3504, 184.2778
CIE-Luv:
51.8490, -41.2145, 1.2702
Hunter-Lab:
44.7330, -26.0556, 0.4955
#028b7f color charts
#028b7f color shades, tints & tones
#028b7f color schemes
#028b7f color preview, HTML & CSS examples
This text has a color of #028b7f
<p style="color:#028b7f;">Text here</p>
.mytext {color:#028b7f;}
This box has a color of #028b7f
<div style="background-color:#028b7f;">Content here</div>
.mybackground {background-color:#028b7f;}
Border around this has a color of #028b7f
<div style="border:2px solid #028b7f;">Content here</div>
.myborder {border:2px solid #028b7f;}