#2f7d7d color space conversions
Hex:
#2f7d7d
RGB:
47, 125, 125
CMY:
82, 51, 51
CMYK:
62, 0, 0, 51
HSL:
180°, 45.3488%, 33.7255%
HSV (HSB):
180°, 62.4000%, 49.0196%
XYZ:
12.2076, 16.7522, 21.9921
xyY:
0.2396, 0.3288, 16.7522
CIE-Lab:
47.9463, -23.3599, -7.0930
CIE-LCH:
47.9463, 24.4130, 196.8905
CIE-Luv:
47.9463, -30.9345, -6.6810
Hunter-Lab:
40.9295, -18.3875, -3.2069
#2f7d7d color charts
#2f7d7d color shades, tints & tones
#2f7d7d color schemes
#2f7d7d color preview, HTML & CSS examples
This text has a color of #2f7d7d
<p style="color:#2f7d7d;">Text here</p>
.mytext {color:#2f7d7d;}
This box has a color of #2f7d7d
<div style="background-color:#2f7d7d;">Content here</div>
.mybackground {background-color:#2f7d7d;}
Border around this has a color of #2f7d7d
<div style="border:2px solid #2f7d7d;">Content here</div>
.myborder {border:2px solid #2f7d7d;}