#2f676c color space conversions
Hex:
#2f676c
RGB:
47, 103, 108
CMY:
82, 60, 58
CMYK:
56, 5, 0, 58
HSL:
185°, 39.3548%, 30.3922%
HSV (HSB):
185°, 56.4815%, 42.3529%
XYZ:
8.7293, 11.3875, 15.9253
xyY:
0.2422, 0.3160, 11.3875
CIE-Lab:
40.2257, -16.7634, -8.4345
CIE-LCH:
40.2257, 18.7658, 206.7094
CIE-Luv:
40.2257, -23.1318, -9.1409
Hunter-Lab:
33.7454, -12.8799, -4.3586
#2f676c color charts
#2f676c color shades, tints & tones
#2f676c color schemes
#2f676c color preview, HTML & CSS examples
This text has a color of #2f676c
<p style="color:#2f676c;">Text here</p>
.mytext {color:#2f676c;}
This box has a color of #2f676c
<div style="background-color:#2f676c;">Content here</div>
.mybackground {background-color:#2f676c;}
Border around this has a color of #2f676c
<div style="border:2px solid #2f676c;">Content here</div>
.myborder {border:2px solid #2f676c;}