#231b2b color space conversions
Hex:
#231b2b
RGB:
35, 27, 43
CMY:
86, 89, 83
CMYK:
19, 37, 0, 83
HSL:
270°, 22.8571%, 13.7255%
HSV (HSB):
270°, 37.2093%, 16.8627%
XYZ:
1.5211, 1.3156, 2.4593
xyY:
0.2872, 0.2484, 1.3156
CIE-Lab:
11.3842, 7.9667, -9.3201
CIE-LCH:
11.3842, 12.2610, 310.5234
CIE-Luv:
11.3842, 2.1693, -8.1118
Hunter-Lab:
11.4700, 3.5996, -4.6833
#231b2b color charts
#231b2b color shades, tints & tones
#231b2b color schemes
#231b2b color preview, HTML & CSS examples
This text has a color of #231b2b
<p style="color:#231b2b;">Text here</p>
.mytext {color:#231b2b;}
This box has a color of #231b2b
<div style="background-color:#231b2b;">Content here</div>
.mybackground {background-color:#231b2b;}
Border around this has a color of #231b2b
<div style="border:2px solid #231b2b;">Content here</div>
.myborder {border:2px solid #231b2b;}