#028c8d color space conversions
Hex:
#028c8d
RGB:
2, 140, 141
CMY:
99, 45, 45
CMYK:
99, 1, 0, 45
HSL:
180°, 97.2028%, 28.0392%
HSV (HSB):
180°, 98.5816%, 55.2941%
XYZ:
14.2108, 20.6922, 28.4443
xyY:
0.2243, 0.3266, 20.6922
CIE-Lab:
52.6109, -30.3595, -9.5576
CIE-LCH:
52.6109, 31.8283, 197.4747
CIE-Luv:
52.6109, -40.4706, -9.6000
Hunter-Lab:
45.4886, -23.8410, -5.2323
#028c8d color charts
#028c8d color shades, tints & tones
#028c8d color schemes
#028c8d color preview, HTML & CSS examples
This text has a color of #028c8d
<p style="color:#028c8d;">Text here</p>
.mytext {color:#028c8d;}
This box has a color of #028c8d
<div style="background-color:#028c8d;">Content here</div>
.mybackground {background-color:#028c8d;}
Border around this has a color of #028c8d
<div style="border:2px solid #028c8d;">Content here</div>
.myborder {border:2px solid #028c8d;}