#232c2c color space conversions
Hex:
#232c2c
RGB:
35, 44, 44
CMY:
86, 83, 83
CMYK:
20, 0, 0, 83
HSL:
180°, 11.3924%, 15.4902%
HSV (HSB):
180°, 20.4545%, 17.2549%
XYZ:
2.0484, 2.3405, 2.7267
xyY:
0.2879, 0.3289, 2.3405
CIE-Lab:
17.1815, -3.8797, -1.3037
CIE-LCH:
17.1815, 4.0929, 198.5743
CIE-Luv:
17.1815, -3.8212, -0.8272
Hunter-Lab:
15.2988, -2.8726, 0.1420
#232c2c color charts
#232c2c color shades, tints & tones
#232c2c color schemes
#232c2c color preview, HTML & CSS examples
This text has a color of #232c2c
<p style="color:#232c2c;">Text here</p>
.mytext {color:#232c2c;}
This box has a color of #232c2c
<div style="background-color:#232c2c;">Content here</div>
.mybackground {background-color:#232c2c;}
Border around this has a color of #232c2c
<div style="border:2px solid #232c2c;">Content here</div>
.myborder {border:2px solid #232c2c;}