#1b0b0b color space conversions
Hex:
#1b0b0b
RGB:
27, 11, 11
CMY:
89, 96, 96
CMYK:
0, 59, 59, 89
HSL:
0°, 42.1053%, 7.4510%
HSV (HSB):
0°, 59.2593%, 10.5882%
XYZ:
0.6321, 0.4965, 0.3791
xyY:
0.4192, 0.3293, 0.4965
CIE-Lab:
4.4850, 6.5602, 2.3099
CIE-LCH:
4.4850, 6.9550, 19.3974
CIE-Luv:
4.4850, 4.4580, 0.9608
Hunter-Lab:
7.0464, 3.6805, 1.7424
#1b0b0b color charts
#1b0b0b color shades, tints & tones
#1b0b0b color schemes
#1b0b0b color preview, HTML & CSS examples
This text has a color of #1b0b0b
<p style="color:#1b0b0b;">Text here</p>
.mytext {color:#1b0b0b;}
This box has a color of #1b0b0b
<div style="background-color:#1b0b0b;">Content here</div>
.mybackground {background-color:#1b0b0b;}
Border around this has a color of #1b0b0b
<div style="border:2px solid #1b0b0b;">Content here</div>
.myborder {border:2px solid #1b0b0b;}