#2f2102 color space conversions
Hex:
#2f2102
RGB:
47, 33, 2
CMY:
82, 87, 99
CMYK:
0, 30, 96, 82
HSL:
41°, 91.8367%, 9.6078%
HSV (HSB):
41°, 95.7447%, 18.4314%
XYZ:
1.7271, 1.6964, 0.2938
xyY:
0.4646, 0.4564, 1.6964
CIE-Lab:
13.8060, 2.9767, 19.6004
CIE-LCH:
13.8060, 19.8251, 81.3645
CIE-Luv:
13.8060, 8.6875, 13.6177
Hunter-Lab:
13.0247, 0.8762, 7.7797
#2f2102 color charts
#2f2102 color shades, tints & tones
#2f2102 color schemes
#2f2102 color preview, HTML & CSS examples
This text has a color of #2f2102
<p style="color:#2f2102;">Text here</p>
.mytext {color:#2f2102;}
This box has a color of #2f2102
<div style="background-color:#2f2102;">Content here</div>
.mybackground {background-color:#2f2102;}
Border around this has a color of #2f2102
<div style="border:2px solid #2f2102;">Content here</div>
.myborder {border:2px solid #2f2102;}