#6b000b color space conversions
Hex:
#6b000b
RGB:
107, 0, 11
CMY:
58, 100, 96
CMYK:
0, 100, 90, 58
HSL:
354°, 100.0000%, 20.9804%
HSV (HSB):
354°, 100.0000%, 41.9608%
XYZ:
6.1238, 3.1500, 0.6019
xyY:
0.6201, 0.3190, 3.1500
CIE-Lab:
20.6347, 42.5378, 26.9686
CIE-LCH:
20.6347, 50.3664, 32.3743
CIE-Luv:
20.6347, 66.0127, 12.1898
Hunter-Lab:
17.7481, 30.5304, 10.4131
#6b000b color charts
#6b000b color shades, tints & tones
#6b000b color schemes
#6b000b color preview, HTML & CSS examples
This text has a color of #6b000b
<p style="color:#6b000b;">Text here</p>
.mytext {color:#6b000b;}
This box has a color of #6b000b
<div style="background-color:#6b000b;">Content here</div>
.mybackground {background-color:#6b000b;}
Border around this has a color of #6b000b
<div style="border:2px solid #6b000b;">Content here</div>
.myborder {border:2px solid #6b000b;}