#027d7d color space conversions
Hex:
#027d7d
RGB:
2, 125, 125
CMY:
99, 51, 51
CMYK:
98, 0, 0, 51
HSL:
180°, 96.8504%, 24.9020%
HSV (HSB):
180°, 98.4000%, 49.0196%
XYZ:
11.0603, 16.1608, 21.9384
xyY:
0.2250, 0.3287, 16.1608
CIE-Lab:
47.1848, -28.2413, -8.3105
CIE-LCH:
47.1848, 29.4387, 196.3974
CIE-Luv:
47.1848, -36.3608, -7.8514
Hunter-Lab:
40.2005, -21.2404, -4.2157
#027d7d color charts
#027d7d color shades, tints & tones
#027d7d color schemes
#027d7d color preview, HTML & CSS examples
This text has a color of #027d7d
<p style="color:#027d7d;">Text here</p>
.mytext {color:#027d7d;}
This box has a color of #027d7d
<div style="background-color:#027d7d;">Content here</div>
.mybackground {background-color:#027d7d;}
Border around this has a color of #027d7d
<div style="border:2px solid #027d7d;">Content here</div>
.myborder {border:2px solid #027d7d;}