#232b23 color space conversions
Hex:
#232b23
RGB:
35, 43, 35
CMY:
86, 83, 86
CMYK:
19, 0, 19, 83
HSL:
120°, 10.2564%, 15.2941%
HSV (HSB):
120°, 18.6047%, 16.8627%
XYZ:
1.8604, 2.2064, 1.9179
xyY:
0.3109, 0.3687, 2.2064
CIE-Lab:
16.5353, -5.4895, 4.0572
CIE-LCH:
16.5353, 6.8261, 143.5324
CIE-Luv:
16.5353, -3.2348, 4.1797
Hunter-Lab:
14.8540, -3.6385, 2.7424
#232b23 color charts
#232b23 color shades, tints & tones
#232b23 color schemes
#232b23 color preview, HTML & CSS examples
This text has a color of #232b23
<p style="color:#232b23;">Text here</p>
.mytext {color:#232b23;}
This box has a color of #232b23
<div style="background-color:#232b23;">Content here</div>
.mybackground {background-color:#232b23;}
Border around this has a color of #232b23
<div style="border:2px solid #232b23;">Content here</div>
.myborder {border:2px solid #232b23;}