#2f2f09 color space conversions
Hex:
#2f2f09
RGB:
47, 47, 9
CMY:
82, 82, 96
CMYK:
0, 0, 81, 82
HSL:
60°, 67.8571%, 10.9804%
HSV (HSB):
60°, 80.8511%, 18.4314%
XYZ:
2.2381, 2.6571, 0.6534
xyY:
0.4034, 0.4789, 2.6571
CIE-Lab:
18.6147, -5.8885, 22.7491
CIE-LCH:
18.6147, 23.4988, 104.5122
CIE-Luv:
18.6147, 1.3002, 18.0251
Hunter-Lab:
16.3006, -4.0175, 9.0340
#2f2f09 color charts
#2f2f09 color shades, tints & tones
#2f2f09 color schemes
#2f2f09 color preview, HTML & CSS examples
This text has a color of #2f2f09
<p style="color:#2f2f09;">Text here</p>
.mytext {color:#2f2f09;}
This box has a color of #2f2f09
<div style="background-color:#2f2f09;">Content here</div>
.mybackground {background-color:#2f2f09;}
Border around this has a color of #2f2f09
<div style="border:2px solid #2f2f09;">Content here</div>
.myborder {border:2px solid #2f2f09;}