#231f35 color space conversions
Hex:
#231f35
RGB:
35, 31, 53
CMY:
86, 88, 79
CMYK:
34, 42, 0, 79
HSL:
251°, 26.1905%, 16.4706%
HSV (HSB):
251°, 41.5094%, 20.7843%
XYZ:
1.8257, 1.5943, 3.5797
xyY:
0.2608, 0.2278, 1.5943
CIE-Lab:
13.1957, 8.0634, -13.7331
CIE-LCH:
13.1957, 15.9253, 300.4193
CIE-Luv:
13.1957, 0.4032, -12.8648
Hunter-Lab:
12.6267, 3.7130, -7.9700
#231f35 color charts
#231f35 color shades, tints & tones
#231f35 color schemes
#231f35 color preview, HTML & CSS examples
This text has a color of #231f35
<p style="color:#231f35;">Text here</p>
.mytext {color:#231f35;}
This box has a color of #231f35
<div style="background-color:#231f35;">Content here</div>
.mybackground {background-color:#231f35;}
Border around this has a color of #231f35
<div style="border:2px solid #231f35;">Content here</div>
.myborder {border:2px solid #231f35;}