#231f3c color space conversions
Hex:
#231f3c
RGB:
35, 31, 60
CMY:
86, 88, 76
CMYK:
42, 48, 0, 76
HSL:
248°, 31.8681%, 17.8431%
HSV (HSB):
248°, 48.3333%, 23.5294%
XYZ:
1.9987, 1.6635, 4.4907
xyY:
0.2452, 0.2040, 1.6635
CIE-Lab:
13.6121, 10.3711, -18.0453
CIE-LCH:
13.6121, 20.8132, 299.8871
CIE-Luv:
13.6121, -0.0111, -17.3357
Hunter-Lab:
12.8978, 5.0903, -11.6149
#231f3c color charts
#231f3c color shades, tints & tones
#231f3c color schemes
#231f3c color preview, HTML & CSS examples
This text has a color of #231f3c
<p style="color:#231f3c;">Text here</p>
.mytext {color:#231f3c;}
This box has a color of #231f3c
<div style="background-color:#231f3c;">Content here</div>
.mybackground {background-color:#231f3c;}
Border around this has a color of #231f3c
<div style="border:2px solid #231f3c;">Content here</div>
.myborder {border:2px solid #231f3c;}