#201e1a color space conversions
Hex:
#201e1a
RGB:
32, 30, 26
CMY:
87, 88, 90
CMYK:
0, 6, 19, 87
HSL:
40°, 10.3448%, 11.3725%
HSV (HSB):
40°, 18.7500%, 12.5490%
XYZ:
1.2464, 1.3102, 1.1645
xyY:
0.3350, 0.3521, 1.3102
CIE-Lab:
11.3467, 0.0341, 3.0850
CIE-LCH:
11.3467, 3.0852, 89.3667
CIE-Luv:
11.3467, 0.9656, 2.2238
Hunter-Lab:
11.4464, -0.5945, 1.9807
#201e1a color charts
#201e1a color shades, tints & tones
#201e1a color schemes
#201e1a color preview, HTML & CSS examples
This text has a color of #201e1a
<p style="color:#201e1a;">Text here</p>
.mytext {color:#201e1a;}
This box has a color of #201e1a
<div style="background-color:#201e1a;">Content here</div>
.mybackground {background-color:#201e1a;}
Border around this has a color of #201e1a
<div style="border:2px solid #201e1a;">Content here</div>
.myborder {border:2px solid #201e1a;}