#231e30 color space conversions
Hex:
#231e30
RGB:
35, 30, 48
CMY:
86, 88, 81
CMYK:
27, 38, 0, 81
HSL:
257°, 23.0769%, 15.2941%
HSV (HSB):
257°, 37.5000%, 18.8235%
XYZ:
1.6909, 1.4993, 2.9966
xyY:
0.2733, 0.2423, 1.4993
CIE-Lab:
12.6034, 7.2355, -11.0672
CIE-LCH:
12.6034, 13.2225, 303.1756
CIE-Luv:
12.6034, 0.9946, -10.0823
Hunter-Lab:
12.2445, 3.2223, -5.9388
#231e30 color charts
#231e30 color shades, tints & tones
#231e30 color schemes
#231e30 color preview, HTML & CSS examples
This text has a color of #231e30
<p style="color:#231e30;">Text here</p>
.mytext {color:#231e30;}
This box has a color of #231e30
<div style="background-color:#231e30;">Content here</div>
.mybackground {background-color:#231e30;}
Border around this has a color of #231e30
<div style="border:2px solid #231e30;">Content here</div>
.myborder {border:2px solid #231e30;}