#2f0f2f color space conversions
Hex:
#2f0f2f
RGB:
47, 15, 47
CMY:
82, 94, 82
CMYK:
0, 68, 0, 82
HSL:
300°, 51.6129%, 12.1569%
HSV (HSB):
300°, 68.0851%, 18.4314%
XYZ:
1.8562, 1.1512, 2.8137
xyY:
0.3189, 0.1978, 1.1512
CIE-Lab:
10.1925, 21.7489, -13.9697
CIE-LCH:
10.1925, 25.8489, 327.2866
CIE-Luv:
10.1925, 9.4754, -12.2525
Hunter-Lab:
10.7295, 12.1039, -8.0375
#2f0f2f color charts
#2f0f2f color shades, tints & tones
#2f0f2f color schemes
#2f0f2f color preview, HTML & CSS examples
This text has a color of #2f0f2f
<p style="color:#2f0f2f;">Text here</p>
.mytext {color:#2f0f2f;}
This box has a color of #2f0f2f
<div style="background-color:#2f0f2f;">Content here</div>
.mybackground {background-color:#2f0f2f;}
Border around this has a color of #2f0f2f
<div style="border:2px solid #2f0f2f;">Content here</div>
.myborder {border:2px solid #2f0f2f;}