#2f2d3e color space conversions
Hex:
#2f2d3e
RGB:
47, 45, 62
CMY:
82, 82, 76
CMYK:
24, 27, 0, 76
HSL:
247°, 15.8879%, 20.9804%
HSV (HSB):
247°, 27.4194%, 24.3137%
XYZ:
2.9802, 2.8289, 4.9464
xyY:
0.2771, 0.2630, 2.8289
CIE-Lab:
19.3452, 5.3157, -10.4229
CIE-LCH:
19.3452, 11.7001, 297.0219
CIE-Luv:
19.3452, 0.0011, -11.5135
Hunter-Lab:
16.8194, 2.1940, -5.6630
#2f2d3e color charts
#2f2d3e color shades, tints & tones
#2f2d3e color schemes
#2f2d3e color preview, HTML & CSS examples
This text has a color of #2f2d3e
<p style="color:#2f2d3e;">Text here</p>
.mytext {color:#2f2d3e;}
This box has a color of #2f2d3e
<div style="background-color:#2f2d3e;">Content here</div>
.mybackground {background-color:#2f2d3e;}
Border around this has a color of #2f2d3e
<div style="border:2px solid #2f2d3e;">Content here</div>
.myborder {border:2px solid #2f2d3e;}