#2f393f color space conversions
Hex:
#2f393f
RGB:
47, 57, 63
CMY:
82, 78, 75
CMYK:
25, 10, 0, 75
HSL:
203°, 14.5455%, 21.5686%
HSV (HSB):
203°, 25.3968%, 24.7059%
XYZ:
3.5326, 3.8895, 5.2672
xyY:
0.2784, 0.3065, 3.8895
CIE-Lab:
23.3026, -2.5464, -5.1103
CIE-LCH:
23.3026, 5.7096, 243.5138
CIE-Luv:
23.3026, -4.8241, -5.3560
Hunter-Lab:
19.7217, -2.5396, -2.0296
#2f393f color charts
#2f393f color shades, tints & tones
#2f393f color schemes
#2f393f color preview, HTML & CSS examples
This text has a color of #2f393f
<p style="color:#2f393f;">Text here</p>
.mytext {color:#2f393f;}
This box has a color of #2f393f
<div style="background-color:#2f393f;">Content here</div>
.mybackground {background-color:#2f393f;}
Border around this has a color of #2f393f
<div style="border:2px solid #2f393f;">Content here</div>
.myborder {border:2px solid #2f393f;}