#2f323f color space conversions
Hex:
#2f323f
RGB:
47, 50, 63
CMY:
82, 80, 75
CMYK:
25, 21, 0, 75
HSL:
229°, 14.5455%, 21.5686%
HSV (HSB):
229°, 25.3968%, 24.7059%
XYZ:
3.2101, 3.2444, 5.1597
xyY:
0.2764, 0.2793, 3.2444
CIE-Lab:
20.9973, 2.1492, -8.5857
CIE-LCH:
20.9973, 8.8506, 284.0539
CIE-Luv:
20.9973, -1.9664, -9.5042
Hunter-Lab:
18.0123, 0.2902, -4.3752
#2f323f color charts
#2f323f color shades, tints & tones
#2f323f color schemes
#2f323f color preview, HTML & CSS examples
This text has a color of #2f323f
<p style="color:#2f323f;">Text here</p>
.mytext {color:#2f323f;}
This box has a color of #2f323f
<div style="background-color:#2f323f;">Content here</div>
.mybackground {background-color:#2f323f;}
Border around this has a color of #2f323f
<div style="border:2px solid #2f323f;">Content here</div>
.myborder {border:2px solid #2f323f;}