#1b000c color space conversions
Hex:
#1b000c
RGB:
27, 0, 12
CMY:
89, 100, 95
CMYK:
0, 100, 56, 89
HSL:
333°, 100.0000%, 5.2941%
HSV (HSB):
333°, 100.0000%, 10.5882%
XYZ:
0.5184, 0.2596, 0.3706
xyY:
0.4513, 0.2260, 0.2596
CIE-Lab:
2.3445, 11.1281, -1.2586
CIE-LCH:
2.3445, 11.1990, 353.5472
CIE-Luv:
2.3445, 5.4113, -1.3842
Hunter-Lab:
5.0947, 9.2458, -0.7467
#1b000c color charts
#1b000c RGB chart
#1b000c CMYK chart
#1b000c RGB pie chart
#1b000c color shades, tints & tones
#1b000c color schemes
#1b000c color preview, HTML & CSS examples
This text has a color of #1b000c
<p style="color:#1b000c;">Text here</p>
.mytext {color:#1b000c;}
Text color #1b000c
This box has a color of #1b000c
<div style="background-color:#1b000c;">Content here</div>
.mybackground {background-color:#1b000c;}
Background color #1b000c
Border around this has a color of #1b000c
<div style="border:2px solid #1b000c;">Content here</div>
.myborder {border:2px solid #1b000c;}
Border color #1b000c