#232d3d color space conversions
Hex:
#232d3d
RGB:
35, 45, 61
CMY:
86, 82, 76
CMYK:
43, 26, 0, 76
HSL:
217°, 27.0833%, 18.8235%
HSV (HSB):
217°, 42.6230%, 23.9216%
XYZ:
2.4738, 2.5710, 4.7808
xyY:
0.2518, 0.2617, 2.5710
CIE-Lab:
18.2368, 0.6044, -11.5284
CIE-LCH:
18.2368, 11.5442, 273.0014
CIE-Luv:
18.2368, -4.5434, -11.9775
Hunter-Lab:
16.0344, -0.5208, -6.4536
#232d3d color charts
#232d3d color shades, tints & tones
#232d3d color schemes
#232d3d color preview, HTML & CSS examples
This text has a color of #232d3d
<p style="color:#232d3d;">Text here</p>
.mytext {color:#232d3d;}
This box has a color of #232d3d
<div style="background-color:#232d3d;">Content here</div>
.mybackground {background-color:#232d3d;}
Border around this has a color of #232d3d
<div style="border:2px solid #232d3d;">Content here</div>
.myborder {border:2px solid #232d3d;}