#6b0001 color space conversions
Hex:
#6b0001
RGB:
107, 0, 1
CMY:
58, 100, 100
CMYK:
0, 100, 99, 58
HSL:
359°, 100.0000%, 20.9804%
HSV (HSB):
359°, 100.0000%, 41.9608%
XYZ:
6.0689, 3.1280, 0.3126
xyY:
0.6382, 0.3289, 3.1280
CIE-Lab:
20.5494, 42.3047, 30.9585
CIE-LCH:
20.5494, 52.4225, 36.1966
CIE-Luv:
20.5494, 67.4050, 14.3469
Hunter-Lab:
17.6861, 30.3004, 11.3323
#6b0001 color charts
#6b0001 color shades, tints & tones
#6b0001 color schemes
#6b0001 color preview, HTML & CSS examples
This text has a color of #6b0001
<p style="color:#6b0001;">Text here</p>
.mytext {color:#6b0001;}
This box has a color of #6b0001
<div style="background-color:#6b0001;">Content here</div>
.mybackground {background-color:#6b0001;}
Border around this has a color of #6b0001
<div style="border:2px solid #6b0001;">Content here</div>
.myborder {border:2px solid #6b0001;}