#2f2d3f color space conversions
Hex:
#2f2d3f
RGB:
47, 45, 63
CMY:
82, 82, 75
CMYK:
25, 29, 0, 75
HSL:
247°, 16.6667%, 21.1765%
HSV (HSB):
247°, 28.5714%, 24.7059%
XYZ:
3.0079, 2.8400, 5.0923
xyY:
0.2749, 0.2596, 2.8400
CIE-Lab:
19.3913, 5.6041, -11.0381
CIE-LCH:
19.3913, 12.3793, 296.9170
CIE-Luv:
19.3913, -0.0574, -12.2330
Hunter-Lab:
16.8523, 2.3681, -6.1191
#2f2d3f color charts
#2f2d3f color shades, tints & tones
#2f2d3f color schemes
#2f2d3f color preview, HTML & CSS examples
This text has a color of #2f2d3f
<p style="color:#2f2d3f;">Text here</p>
.mytext {color:#2f2d3f;}
This box has a color of #2f2d3f
<div style="background-color:#2f2d3f;">Content here</div>
.mybackground {background-color:#2f2d3f;}
Border around this has a color of #2f2d3f
<div style="border:2px solid #2f2d3f;">Content here</div>
.myborder {border:2px solid #2f2d3f;}