#2f777f color space conversions
Hex:
#2f777f
RGB:
47, 119, 127
CMY:
82, 53, 50
CMYK:
63, 6, 0, 50
HSL:
186°, 45.9770%, 34.1176%
HSV (HSB):
186°, 62.9921%, 49.8039%
XYZ:
11.5999, 15.3303, 22.4263
xyY:
0.2350, 0.3106, 15.3303
CIE-Lab:
46.0833, -19.5871, -11.0724
CIE-LCH:
46.0833, 22.5001, 209.4790
CIE-Luv:
46.0833, -28.5154, -12.9293
Hunter-Lab:
39.1539, -15.6363, -6.5520
#2f777f color charts
#2f777f color shades, tints & tones
#2f777f color schemes
#2f777f color preview, HTML & CSS examples
This text has a color of #2f777f
<p style="color:#2f777f;">Text here</p>
.mytext {color:#2f777f;}
This box has a color of #2f777f
<div style="background-color:#2f777f;">Content here</div>
.mybackground {background-color:#2f777f;}
Border around this has a color of #2f777f
<div style="border:2px solid #2f777f;">Content here</div>
.myborder {border:2px solid #2f777f;}