#2f735c color space conversions
Hex:
#2f735c
RGB:
47, 115, 92
CMY:
82, 55, 64
CMYK:
59, 0, 20, 55
HSL:
160°, 41.9753%, 31.7647%
HSV (HSB):
160°, 59.1304%, 45.0980%
XYZ:
9.2348, 13.6385, 12.2710
xyY:
0.2628, 0.3881, 13.6385
CIE-Lab:
43.7100, -27.5091, 6.3425
CIE-LCH:
43.7100, 28.2308, 167.0168
CIE-Luv:
43.7100, -28.6683, 12.1743
Hunter-Lab:
36.9304, -19.9925, 6.1507
#2f735c color charts
#2f735c color shades, tints & tones
#2f735c color schemes
#2f735c color preview, HTML & CSS examples
This text has a color of #2f735c
<p style="color:#2f735c;">Text here</p>
.mytext {color:#2f735c;}
This box has a color of #2f735c
<div style="background-color:#2f735c;">Content here</div>
.mybackground {background-color:#2f735c;}
Border around this has a color of #2f735c
<div style="border:2px solid #2f735c;">Content here</div>
.myborder {border:2px solid #2f735c;}