#231f1e color space conversions
Hex:
#231f1e
RGB:
35, 31, 30
CMY:
86, 88, 88
CMYK:
0, 11, 14, 86
HSL:
12°, 7.6923%, 12.7451%
HSV (HSB):
12°, 14.2857%, 13.7255%
XYZ:
1.4175, 1.4310, 1.4298
xyY:
0.3313, 0.3345, 1.4310
CIE-Lab:
12.1627, 1.6815, 1.3716
CIE-LCH:
12.1627, 2.1700, 39.2040
CIE-Luv:
12.1627, 1.7113, 0.8932
Hunter-Lab:
11.9626, 0.2162, 1.2873
#231f1e color charts
#231f1e color shades, tints & tones
#231f1e color schemes
#231f1e color preview, HTML & CSS examples
This text has a color of #231f1e
<p style="color:#231f1e;">Text here</p>
.mytext {color:#231f1e;}
This box has a color of #231f1e
<div style="background-color:#231f1e;">Content here</div>
.mybackground {background-color:#231f1e;}
Border around this has a color of #231f1e
<div style="border:2px solid #231f1e;">Content here</div>
.myborder {border:2px solid #231f1e;}