#2f323e color space conversions
Hex:
#2f323e
RGB:
47, 50, 62
CMY:
82, 80, 76
CMYK:
24, 19, 0, 76
HSL:
228°, 13.7615%, 21.3725%
HSV (HSB):
228°, 24.1935%, 24.3137%
XYZ:
3.1824, 3.2333, 5.0138
xyY:
0.2784, 0.2829, 3.2333
CIE-Lab:
20.9552, 1.8647, -7.9698
CIE-LCH:
20.9552, 8.1851, 283.1689
CIE-Luv:
20.9552, -1.9233, -8.7744
Hunter-Lab:
17.9815, 0.1236, -3.9448
#2f323e color charts
#2f323e color shades, tints & tones
#2f323e color schemes
#2f323e color preview, HTML & CSS examples
This text has a color of #2f323e
<p style="color:#2f323e;">Text here</p>
.mytext {color:#2f323e;}
This box has a color of #2f323e
<div style="background-color:#2f323e;">Content here</div>
.mybackground {background-color:#2f323e;}
Border around this has a color of #2f323e
<div style="border:2px solid #2f323e;">Content here</div>
.myborder {border:2px solid #2f323e;}