#2f183e color space conversions
Hex:
#2f183e
RGB:
47, 24, 62
CMY:
82, 91, 76
CMYK:
24, 61, 0, 76
HSL:
276°, 44.1860%, 16.8627%
HSV (HSB):
276°, 61.2903%, 24.3137%
XYZ:
2.3684, 1.6054, 4.7425
xyY:
0.2717, 0.1842, 1.6054
CIE-Lab:
13.2631, 19.9079, -19.9150
CIE-LCH:
13.2631, 28.1590, 314.9899
CIE-Luv:
13.2631, 6.0453, -19.5060
Hunter-Lab:
12.6705, 11.1928, -13.3225
#2f183e color charts
#2f183e color shades, tints & tones
#2f183e color schemes
#2f183e color preview, HTML & CSS examples
This text has a color of #2f183e
<p style="color:#2f183e;">Text here</p>
.mytext {color:#2f183e;}
This box has a color of #2f183e
<div style="background-color:#2f183e;">Content here</div>
.mybackground {background-color:#2f183e;}
Border around this has a color of #2f183e
<div style="border:2px solid #2f183e;">Content here</div>
.myborder {border:2px solid #2f183e;}