#1e001a color space conversions
Hex:
#1e001a
RGB:
30, 0, 26
CMY:
88, 100, 90
CMYK:
0, 100, 13, 88
HSL:
308°, 100.0000%, 5.8824%
HSV (HSB):
308°, 100.0000%, 11.7647%
XYZ:
0.7219, 0.3506, 1.0069
xyY:
0.3472, 0.1686, 0.3506
CIE-Lab:
3.1669, 15.9202, -8.9333
CIE-LCH:
3.1669, 18.2553, 330.7019
CIE-Luv:
3.1669, 5.0613, -4.8498
Hunter-Lab:
5.9212, 11.3997, -5.9376
#1e001a color charts
#1e001a color shades, tints & tones
#1e001a color schemes
#1e001a color preview, HTML & CSS examples
This text has a color of #1e001a
<p style="color:#1e001a;">Text here</p>
.mytext {color:#1e001a;}
This box has a color of #1e001a
<div style="background-color:#1e001a;">Content here</div>
.mybackground {background-color:#1e001a;}
Border around this has a color of #1e001a
<div style="border:2px solid #1e001a;">Content here</div>
.myborder {border:2px solid #1e001a;}