#027e7e color space conversions
Hex:
#027e7e
RGB:
2, 126, 126
CMY:
99, 51, 51
CMYK:
98, 0, 0, 51
HSL:
180°, 96.8750%, 25.0980%
HSV (HSB):
180°, 98.4127%, 49.4118%
XYZ:
11.2518, 16.4410, 22.3191
xyY:
0.2250, 0.3287, 16.4410
CIE-Lab:
47.5478, -28.4057, -8.3588
CIE-LCH:
47.5478, 29.6100, 196.3972
CIE-Luv:
47.5478, -36.6429, -7.9123
Hunter-Lab:
40.5475, -21.4249, -4.2525
#027e7e color charts
#027e7e color shades, tints & tones
#027e7e color schemes
#027e7e color preview, HTML & CSS examples
This text has a color of #027e7e
<p style="color:#027e7e;">Text here</p>
.mytext {color:#027e7e;}
This box has a color of #027e7e
<div style="background-color:#027e7e;">Content here</div>
.mybackground {background-color:#027e7e;}
Border around this has a color of #027e7e
<div style="border:2px solid #027e7e;">Content here</div>
.myborder {border:2px solid #027e7e;}