#2f8e8e color space conversions
Hex:
#2f8e8e
RGB:
47, 142, 142
CMY:
82, 44, 44
CMYK:
67, 0, 0, 44
HSL:
180°, 50.2646%, 37.0588%
HSV (HSB):
180°, 66.9014%, 55.6863%
XYZ:
15.7278, 21.9033, 28.9900
xyY:
0.2361, 0.3288, 21.9033
CIE-Lab:
53.9243, -26.8953, -8.1056
CIE-LCH:
53.9243, 28.0902, 196.7715
CIE-Luv:
53.9243, -36.4235, -7.8661
Hunter-Lab:
46.8010, -21.9157, -3.9654
#2f8e8e color charts
#2f8e8e color shades, tints & tones
#2f8e8e color schemes
#2f8e8e color preview, HTML & CSS examples
This text has a color of #2f8e8e
<p style="color:#2f8e8e;">Text here</p>
.mytext {color:#2f8e8e;}
This box has a color of #2f8e8e
<div style="background-color:#2f8e8e;">Content here</div>
.mybackground {background-color:#2f8e8e;}
Border around this has a color of #2f8e8e
<div style="border:2px solid #2f8e8e;">Content here</div>
.myborder {border:2px solid #2f8e8e;}