#2f2700 color space conversions
Hex:
#2f2700
RGB:
47, 39, 0
CMY:
82, 85, 100
CMYK:
0, 17, 100, 82
HSL:
50°, 100.0000%, 9.2157%
HSV (HSB):
50°, 100.0000%, 18.4314%
XYZ:
1.8978, 2.0554, 0.2967
xyY:
0.4466, 0.4836, 2.0554
CIE-Lab:
15.7752, -1.3158, 22.9548
CIE-LCH:
15.7752, 22.9925, 93.2806
CIE-Luv:
15.7752, 5.7350, 16.7973
Hunter-Lab:
14.3366, -1.4600, 8.8086
#2f2700 color charts
#2f2700 color shades, tints & tones
#2f2700 color schemes
#2f2700 color preview, HTML & CSS examples
This text has a color of #2f2700
<p style="color:#2f2700;">Text here</p>
.mytext {color:#2f2700;}
This box has a color of #2f2700
<div style="background-color:#2f2700;">Content here</div>
.mybackground {background-color:#2f2700;}
Border around this has a color of #2f2700
<div style="border:2px solid #2f2700;">Content here</div>
.myborder {border:2px solid #2f2700;}