#2f9e7e color space conversions
Hex:
#2f9e7e
RGB:
47, 158, 126
CMY:
82, 38, 51
CMYK:
70, 0, 20, 38
HSL:
163°, 54.1463%, 40.1961%
HSV (HSB):
163°, 70.2532%, 61.9608%
XYZ:
17.1650, 26.5644, 23.9614
xyY:
0.2536, 0.3924, 26.5644
CIE-Lab:
58.5690, -38.7962, 7.8189
CIE-LCH:
58.5690, 39.5763, 168.6053
CIE-Luv:
58.5690, -43.4018, 16.8025
Hunter-Lab:
51.5407, -30.7488, 8.5144
#2f9e7e color charts
#2f9e7e color shades, tints & tones
#2f9e7e color schemes
#2f9e7e color preview, HTML & CSS examples
This text has a color of #2f9e7e
<p style="color:#2f9e7e;">Text here</p>
.mytext {color:#2f9e7e;}
This box has a color of #2f9e7e
<div style="background-color:#2f9e7e;">Content here</div>
.mybackground {background-color:#2f9e7e;}
Border around this has a color of #2f9e7e
<div style="border:2px solid #2f9e7e;">Content here</div>
.myborder {border:2px solid #2f9e7e;}