#1b100c color space conversions
Hex:
#1b100c
RGB:
27, 16, 12
CMY:
89, 94, 95
CMYK:
0, 41, 56, 89
HSL:
16°, 38.4615%, 7.6471%
HSV (HSB):
16°, 55.5556%, 10.5882%
XYZ:
0.7036, 0.6301, 0.4324
xyY:
0.3984, 0.3568, 0.6301
CIE-Lab:
5.6920, 4.2897, 3.6294
CIE-LCH:
5.6920, 5.6191, 40.2338
CIE-Luv:
5.6920, 3.5455, 1.9865
Hunter-Lab:
7.9381, 1.9308, 2.3273
#1b100c color charts
#1b100c color shades, tints & tones
#1b100c color schemes
#1b100c color preview, HTML & CSS examples
This text has a color of #1b100c
<p style="color:#1b100c;">Text here</p>
.mytext {color:#1b100c;}
This box has a color of #1b100c
<div style="background-color:#1b100c;">Content here</div>
.mybackground {background-color:#1b100c;}
Border around this has a color of #1b100c
<div style="border:2px solid #1b100c;">Content here</div>
.myborder {border:2px solid #1b100c;}