#1e1e12 color space conversions
Hex:
#1e1e12
RGB:
30, 30, 18
CMY:
88, 88, 93
CMYK:
0, 0, 40, 88
HSL:
60°, 25.0000%, 9.4118%
HSV (HSB):
60°, 40.0000%, 11.7647%
XYZ:
1.1089, 1.2482, 0.7548
xyY:
0.3563, 0.4011, 1.2482
CIE-Lab:
10.9086, -2.5839, 8.0123
CIE-LCH:
10.9086, 8.4186, 107.8740
CIE-Luv:
10.9086, 0.4100, 5.6826
Hunter-Lab:
11.1725, -1.8355, 3.8154
#1e1e12 color charts
#1e1e12 color shades, tints & tones
#1e1e12 color schemes
#1e1e12 color preview, HTML & CSS examples
This text has a color of #1e1e12
<p style="color:#1e1e12;">Text here</p>
.mytext {color:#1e1e12;}
This box has a color of #1e1e12
<div style="background-color:#1e1e12;">Content here</div>
.mybackground {background-color:#1e1e12;}
Border around this has a color of #1e1e12
<div style="border:2px solid #1e1e12;">Content here</div>
.myborder {border:2px solid #1e1e12;}