#1b100d color space conversions
Hex:
#1b100d
RGB:
27, 16, 13
CMY:
89, 94, 95
CMYK:
0, 41, 52, 89
HSL:
13°, 35.0000%, 7.8431%
HSV (HSB):
13°, 51.8519%, 10.5882%
XYZ:
0.7099, 0.6327, 0.4655
xyY:
0.3927, 0.3499, 0.6327
CIE-Lab:
5.7147, 4.4493, 3.1952
CIE-LCH:
5.7147, 5.4777, 35.6833
CIE-Luv:
5.7147, 3.4951, 1.6849
Hunter-Lab:
7.9539, 2.0127, 2.0981
#1b100d color charts
#1b100d color shades, tints & tones
#1b100d color schemes
#1b100d color preview, HTML & CSS examples
This text has a color of #1b100d
<p style="color:#1b100d;">Text here</p>
.mytext {color:#1b100d;}
This box has a color of #1b100d
<div style="background-color:#1b100d;">Content here</div>
.mybackground {background-color:#1b100d;}
Border around this has a color of #1b100d
<div style="border:2px solid #1b100d;">Content here</div>
.myborder {border:2px solid #1b100d;}