#2f373d color space conversions
Hex:
#2f373d
RGB:
47, 55, 61
CMY:
82, 78, 76
CMYK:
23, 10, 0, 76
HSL:
206°, 12.9630%, 21.1765%
HSV (HSB):
206°, 22.9508%, 23.9216%
XYZ:
3.3808, 3.6736, 4.9458
xyY:
0.2817, 0.3061, 3.6736
CIE-Lab:
22.5617, -1.7787, -4.8742
CIE-LCH:
22.5617, 5.1886, 249.9524
CIE-Luv:
22.5617, -3.9322, -5.1079
Hunter-Lab:
19.1667, -2.0565, -1.8825
#2f373d color charts
#2f373d color shades, tints & tones
#2f373d color schemes
#2f373d color preview, HTML & CSS examples
This text has a color of #2f373d
<p style="color:#2f373d;">Text here</p>
.mytext {color:#2f373d;}
This box has a color of #2f373d
<div style="background-color:#2f373d;">Content here</div>
.mybackground {background-color:#2f373d;}
Border around this has a color of #2f373d
<div style="border:2px solid #2f373d;">Content here</div>
.myborder {border:2px solid #2f373d;}