#2f2a3e color space conversions
Hex:
#2f2a3e
RGB:
47, 42, 62
CMY:
82, 84, 76
CMYK:
24, 32, 0, 76
HSL:
255°, 19.2308%, 20.3922%
HSV (HSB):
255°, 32.2581%, 24.3137%
XYZ:
2.8698, 2.6081, 4.9096
xyY:
0.2763, 0.2511, 2.6081
CIE-Lab:
18.4005, 7.4163, -11.8744
CIE-LCH:
18.4005, 14.0000, 301.9873
CIE-Luv:
18.4005, 1.0866, -13.0367
Hunter-Lab:
16.1495, 3.4577, -6.7200
#2f2a3e color charts
#2f2a3e color shades, tints & tones
#2f2a3e color schemes
#2f2a3e color preview, HTML & CSS examples
This text has a color of #2f2a3e
<p style="color:#2f2a3e;">Text here</p>
.mytext {color:#2f2a3e;}
This box has a color of #2f2a3e
<div style="background-color:#2f2a3e;">Content here</div>
.mybackground {background-color:#2f2a3e;}
Border around this has a color of #2f2a3e
<div style="border:2px solid #2f2a3e;">Content here</div>
.myborder {border:2px solid #2f2a3e;}