#231f1d color space conversions
Hex:
#231f1d
RGB:
35, 31, 29
CMY:
86, 88, 89
CMYK:
0, 11, 17, 86
HSL:
20°, 9.3750%, 12.5490%
HSV (HSB):
20°, 17.1429%, 13.7255%
XYZ:
1.4049, 1.4260, 1.3636
xyY:
0.3349, 0.3400, 1.4260
CIE-Lab:
12.1297, 1.4590, 2.0545
CIE-LCH:
12.1297, 2.5198, 54.6207
CIE-Luv:
12.1297, 1.7624, 1.4221
Hunter-Lab:
11.9416, 0.1024, 1.5888
#231f1d color charts
#231f1d color shades, tints & tones
#231f1d color schemes
#231f1d color preview, HTML & CSS examples
This text has a color of #231f1d
<p style="color:#231f1d;">Text here</p>
.mytext {color:#231f1d;}
This box has a color of #231f1d
<div style="background-color:#231f1d;">Content here</div>
.mybackground {background-color:#231f1d;}
Border around this has a color of #231f1d
<div style="border:2px solid #231f1d;">Content here</div>
.myborder {border:2px solid #231f1d;}