#2f383e color space conversions
Hex:
#2f383e
RGB:
47, 56, 62
CMY:
82, 78, 76
CMYK:
24, 10, 0, 76
HSL:
204°, 13.7615%, 21.3725%
HSV (HSB):
204°, 24.1935%, 24.3137%
XYZ:
3.4560, 3.7805, 5.1050
xyY:
0.2800, 0.3063, 3.7805
CIE-Lab:
22.9320, -2.1648, -4.9934
CIE-LCH:
22.9320, 5.4425, 246.5621
CIE-Luv:
22.9320, -4.3792, -5.2326
Hunter-Lab:
19.4435, -2.2987, -1.9565
#2f383e color charts
#2f383e color shades, tints & tones
#2f383e color schemes
#2f383e color preview, HTML & CSS examples
This text has a color of #2f383e
<p style="color:#2f383e;">Text here</p>
.mytext {color:#2f383e;}
This box has a color of #2f383e
<div style="background-color:#2f383e;">Content here</div>
.mybackground {background-color:#2f383e;}
Border around this has a color of #2f383e
<div style="border:2px solid #2f383e;">Content here</div>
.myborder {border:2px solid #2f383e;}