#2f001f color space conversions
Hex:
#2f001f
RGB:
47, 0, 31
CMY:
82, 100, 88
CMYK:
0, 100, 34, 82
HSL:
320°, 100.0000%, 9.2157%
HSV (HSB):
320°, 100.0000%, 18.4314%
XYZ:
1.4196, 0.7033, 1.3572
xyY:
0.4079, 0.2021, 0.7033
CIE-Lab:
6.3526, 26.7875, -7.8339
CIE-LCH:
6.3526, 27.9095, 343.6987
CIE-Luv:
6.3526, 12.8971, -6.0900
Hunter-Lab:
8.3861, 15.5411, -3.7255
#2f001f color charts
#2f001f color shades, tints & tones
#2f001f color schemes
#2f001f color preview, HTML & CSS examples
This text has a color of #2f001f
<p style="color:#2f001f;">Text here</p>
.mytext {color:#2f001f;}
This box has a color of #2f001f
<div style="background-color:#2f001f;">Content here</div>
.mybackground {background-color:#2f001f;}
Border around this has a color of #2f001f
<div style="border:2px solid #2f001f;">Content here</div>
.myborder {border:2px solid #2f001f;}