#2f2e3f color space conversions
Hex:
#2f2e3f
RGB:
47, 46, 63
CMY:
82, 82, 75
CMYK:
25, 27, 0, 75
HSL:
244°, 15.5963%, 21.3725%
HSV (HSB):
244°, 26.9841%, 24.7059%
XYZ:
3.0465, 2.9172, 5.1051
xyY:
0.2752, 0.2636, 2.9172
CIE-Lab:
19.7092, 4.9077, -10.5507
CIE-LCH:
19.7092, 11.6363, 294.9455
CIE-Luv:
19.7092, -0.4284, -11.7064
Hunter-Lab:
17.0798, 1.9489, -5.7658
#2f2e3f color charts
#2f2e3f color shades, tints & tones
#2f2e3f color schemes
#2f2e3f color preview, HTML & CSS examples
This text has a color of #2f2e3f
<p style="color:#2f2e3f;">Text here</p>
.mytext {color:#2f2e3f;}
This box has a color of #2f2e3f
<div style="background-color:#2f2e3f;">Content here</div>
.mybackground {background-color:#2f2e3f;}
Border around this has a color of #2f2e3f
<div style="border:2px solid #2f2e3f;">Content here</div>
.myborder {border:2px solid #2f2e3f;}