#201f0e color space conversions
Hex:
#201f0e
RGB:
32, 31, 14
CMY:
87, 88, 95
CMYK:
0, 3, 56, 87
HSL:
57°, 39.1304%, 9.0196%
HSV (HSB):
57°, 56.2500%, 12.5490%
XYZ:
1.1649, 1.3188, 0.6086
xyY:
0.3767, 0.4265, 1.3188
CIE-Lab:
11.4060, -2.8490, 10.9603
CIE-LCH:
11.4060, 11.3246, 104.5710
CIE-Luv:
11.4060, 1.0056, 7.8385
Hunter-Lab:
11.4837, -1.9893, 4.8964
#201f0e color charts
#201f0e color shades, tints & tones
#201f0e color schemes
#201f0e color preview, HTML & CSS examples
This text has a color of #201f0e
<p style="color:#201f0e;">Text here</p>
.mytext {color:#201f0e;}
This box has a color of #201f0e
<div style="background-color:#201f0e;">Content here</div>
.mybackground {background-color:#201f0e;}
Border around this has a color of #201f0e
<div style="border:2px solid #201f0e;">Content here</div>
.myborder {border:2px solid #201f0e;}