#2f726c color space conversions
Hex:
#2f726c
RGB:
47, 114, 108
CMY:
82, 55, 58
CMYK:
59, 0, 5, 55
HSL:
175°, 41.6149%, 31.5686%
HSV (HSB):
175°, 58.7719%, 44.7059%
XYZ:
9.8964, 13.7217, 16.3143
xyY:
0.2478, 0.3436, 13.7217
CIE-Lab:
43.8311, -22.6682, -3.0694
CIE-LCH:
43.8311, 22.8750, 187.7113
CIE-Luv:
43.8311, -27.5051, -0.9837
Hunter-Lab:
37.0428, -17.1367, -0.1824
#2f726c color charts
#2f726c color shades, tints & tones
#2f726c color schemes
#2f726c color preview, HTML & CSS examples
This text has a color of #2f726c
<p style="color:#2f726c;">Text here</p>
.mytext {color:#2f726c;}
This box has a color of #2f726c
<div style="background-color:#2f726c;">Content here</div>
.mybackground {background-color:#2f726c;}
Border around this has a color of #2f726c
<div style="border:2px solid #2f726c;">Content here</div>
.myborder {border:2px solid #2f726c;}