#028d8d color space conversions
Hex:
#028d8d
RGB:
2, 141, 141
CMY:
99, 45, 45
CMYK:
99, 0, 0, 45
HSL:
180°, 97.2028%, 28.0392%
HSV (HSB):
180°, 98.5816%, 55.2941%
XYZ:
14.3576, 20.9857, 28.4932
xyY:
0.2249, 0.3287, 20.9857
CIE-Lab:
52.9339, -30.8409, -9.0740
CIE-LCH:
52.9339, 32.1481, 196.3949
CIE-Luv:
52.9339, -40.8256, -8.8154
Hunter-Lab:
45.8102, -24.2232, -4.8103
#028d8d color charts
#028d8d color shades, tints & tones
#028d8d color schemes
#028d8d color preview, HTML & CSS examples
This text has a color of #028d8d
<p style="color:#028d8d;">Text here</p>
.mytext {color:#028d8d;}
This box has a color of #028d8d
<div style="background-color:#028d8d;">Content here</div>
.mybackground {background-color:#028d8d;}
Border around this has a color of #028d8d
<div style="border:2px solid #028d8d;">Content here</div>
.myborder {border:2px solid #028d8d;}