#2f7f7a color space conversions
Hex:
#2f7f7a
RGB:
47, 127, 122
CMY:
82, 50, 52
CMYK:
63, 0, 4, 50
HSL:
176°, 45.9770%, 34.1176%
HSV (HSB):
176°, 62.9921%, 49.8039%
XYZ:
12.2745, 17.1882, 21.0831
xyY:
0.2428, 0.3401, 17.1882
CIE-Lab:
48.4963, -25.2703, -4.5051
CIE-LCH:
48.4963, 25.6688, 190.1083
CIE-Luv:
48.4963, -31.8704, -2.6942
Hunter-Lab:
41.4587, -19.7049, -1.1298
#2f7f7a color charts
#2f7f7a color shades, tints & tones
#2f7f7a color schemes
#2f7f7a color preview, HTML & CSS examples
This text has a color of #2f7f7a
<p style="color:#2f7f7a;">Text here</p>
.mytext {color:#2f7f7a;}
This box has a color of #2f7f7a
<div style="background-color:#2f7f7a;">Content here</div>
.mybackground {background-color:#2f7f7a;}
Border around this has a color of #2f7f7a
<div style="border:2px solid #2f7f7a;">Content here</div>
.myborder {border:2px solid #2f7f7a;}