#1e100c color space conversions
Hex:
#1e100c
RGB:
30, 16, 12
CMY:
88, 94, 95
CMYK:
0, 47, 60, 88
HSL:
13°, 42.8571%, 8.2353%
HSV (HSB):
13°, 60.0000%, 11.7647%
XYZ:
0.7871, 0.6731, 0.4363
xyY:
0.4150, 0.3549, 0.6731
CIE-Lab:
6.0805, 6.0327, 4.2434
CIE-LCH:
6.0805, 7.3756, 35.1226
CIE-Luv:
6.0805, 4.7715, 2.2551
Hunter-Lab:
8.2045, 2.7658, 2.5905
#1e100c color charts
#1e100c color shades, tints & tones
#1e100c color schemes
#1e100c color preview, HTML & CSS examples
This text has a color of #1e100c
<p style="color:#1e100c;">Text here</p>
.mytext {color:#1e100c;}
This box has a color of #1e100c
<div style="background-color:#1e100c;">Content here</div>
.mybackground {background-color:#1e100c;}
Border around this has a color of #1e100c
<div style="border:2px solid #1e100c;">Content here</div>
.myborder {border:2px solid #1e100c;}