#1b0c0c color space conversions
Hex:
#1b0c0c
RGB:
27, 12, 12
CMY:
89, 95, 95
CMYK:
0, 56, 56, 89
HSL:
0°, 38.4615%, 7.6471%
HSV (HSB):
0°, 55.5556%, 10.5882%
XYZ:
0.6498, 0.5225, 0.4144
xyY:
0.4095, 0.3293, 0.5225
CIE-Lab:
4.7197, 6.2760, 2.2097
CIE-LCH:
4.7197, 6.6536, 19.3963
CIE-Luv:
4.7197, 4.2512, 0.9162
Hunter-Lab:
7.2284, 3.3972, 1.6606
#1b0c0c color charts
#1b0c0c color shades, tints & tones
#1b0c0c color schemes
#1b0c0c color preview, HTML & CSS examples
This text has a color of #1b0c0c
<p style="color:#1b0c0c;">Text here</p>
.mytext {color:#1b0c0c;}
This box has a color of #1b0c0c
<div style="background-color:#1b0c0c;">Content here</div>
.mybackground {background-color:#1b0c0c;}
Border around this has a color of #1b0c0c
<div style="border:2px solid #1b0c0c;">Content here</div>
.myborder {border:2px solid #1b0c0c;}