#20231f color space conversions
Hex:
#20231f
RGB:
32, 35, 31
CMY:
87, 86, 88
CMYK:
9, 0, 11, 86
HSL:
105°, 6.0606%, 12.9412%
HSV (HSB):
105°, 11.4286%, 13.7255%
XYZ:
1.4440, 1.6081, 1.5306
xyY:
0.3151, 0.3509, 1.6081
CIE-Lab:
13.2792, -2.3672, 2.2129
CIE-LCH:
13.2792, 3.2404, 136.9299
CIE-Luv:
13.2792, -1.0885, 1.9982
Hunter-Lab:
12.6810, -1.8654, 1.7203
#20231f color charts
#20231f color shades, tints & tones
#20231f color schemes
#20231f color preview, HTML & CSS examples
This text has a color of #20231f
<p style="color:#20231f;">Text here</p>
.mytext {color:#20231f;}
This box has a color of #20231f
<div style="background-color:#20231f;">Content here</div>
.mybackground {background-color:#20231f;}
Border around this has a color of #20231f
<div style="border:2px solid #20231f;">Content here</div>
.myborder {border:2px solid #20231f;}