#231c23 color space conversions
Hex:
#231c23
RGB:
35, 28, 35
CMY:
86, 89, 86
CMYK:
0, 20, 0, 86
HSL:
300°, 11.1111%, 12.3529%
HSV (HSB):
300°, 20.0000%, 13.7255%
XYZ:
1.4118, 1.3092, 1.7684
xyY:
0.3145, 0.2916, 1.3092
CIE-Lab:
11.3395, 5.0645, -3.5117
CIE-LCH:
11.3395, 6.1629, 325.2623
CIE-Luv:
11.3395, 2.4222, -3.1336
Hunter-Lab:
11.4419, 2.0008, -1.1541
#231c23 color charts
#231c23 color shades, tints & tones
#231c23 color schemes
#231c23 color preview, HTML & CSS examples
This text has a color of #231c23
<p style="color:#231c23;">Text here</p>
.mytext {color:#231c23;}
This box has a color of #231c23
<div style="background-color:#231c23;">Content here</div>
.mybackground {background-color:#231c23;}
Border around this has a color of #231c23
<div style="border:2px solid #231c23;">Content here</div>
.myborder {border:2px solid #231c23;}