#2f011f color space conversions
Hex:
#2f011f
RGB:
47, 1, 31
CMY:
82, 100, 88
CMYK:
0, 98, 34, 82
HSL:
321°, 95.8333%, 9.4118%
HSV (HSB):
321°, 97.8723%, 18.4314%
XYZ:
1.4305, 0.7250, 1.3609
xyY:
0.4068, 0.2062, 0.7250
CIE-Lab:
6.5486, 26.2553, -7.5369
CIE-LCH:
6.5486, 27.3157, 343.9832
CIE-Luv:
6.5486, 12.8819, -5.9750
Hunter-Lab:
8.5145, 15.0880, -3.5160
#2f011f color charts
#2f011f color shades, tints & tones
#2f011f color schemes
#2f011f color preview, HTML & CSS examples
This text has a color of #2f011f
<p style="color:#2f011f;">Text here</p>
.mytext {color:#2f011f;}
This box has a color of #2f011f
<div style="background-color:#2f011f;">Content here</div>
.mybackground {background-color:#2f011f;}
Border around this has a color of #2f011f
<div style="border:2px solid #2f011f;">Content here</div>
.myborder {border:2px solid #2f011f;}