#2f2f3c color space conversions
Hex:
#2f2f3c
RGB:
47, 47, 60
CMY:
82, 82, 76
CMYK:
22, 22, 0, 76
HSL:
240°, 12.1495%, 20.9804%
HSV (HSB):
240°, 21.6667%, 23.5294%
XYZ:
3.0044, 2.9636, 4.6886
xyY:
0.2819, 0.2781, 2.9636
CIE-Lab:
19.8976, 3.3613, -8.2089
CIE-LCH:
19.8976, 8.8704, 292.2677
CIE-Luv:
19.8976, -0.6489, -9.0042
Hunter-Lab:
17.2151, 1.0256, -4.0974
#2f2f3c color charts
#2f2f3c color shades, tints & tones
#2f2f3c color schemes
#2f2f3c color preview, HTML & CSS examples
This text has a color of #2f2f3c
<p style="color:#2f2f3c;">Text here</p>
.mytext {color:#2f2f3c;}
This box has a color of #2f2f3c
<div style="background-color:#2f2f3c;">Content here</div>
.mybackground {background-color:#2f2f3c;}
Border around this has a color of #2f2f3c
<div style="border:2px solid #2f2f3c;">Content here</div>
.myborder {border:2px solid #2f2f3c;}