#232c25 color space conversions
Hex:
#232c25
RGB:
35, 44, 37
CMY:
86, 83, 85
CMYK:
20, 0, 16, 83
HSL:
133°, 11.3924%, 15.4902%
HSV (HSB):
133°, 20.4545%, 17.2549%
XYZ:
1.9277, 2.2923, 2.0911
xyY:
0.3055, 0.3632, 2.2923
CIE-Lab:
16.9518, -5.6778, 3.2541
CIE-LCH:
16.9518, 6.5442, 150.1820
CIE-Luv:
16.9518, -3.6950, 3.5513
Hunter-Lab:
15.1402, -3.7676, 2.4092
#232c25 color charts
#232c25 color shades, tints & tones
#232c25 color schemes
#232c25 color preview, HTML & CSS examples
This text has a color of #232c25
<p style="color:#232c25;">Text here</p>
.mytext {color:#232c25;}
This box has a color of #232c25
<div style="background-color:#232c25;">Content here</div>
.mybackground {background-color:#232c25;}
Border around this has a color of #232c25
<div style="border:2px solid #232c25;">Content here</div>
.myborder {border:2px solid #232c25;}