#6e0101 color space conversions
Hex:
#6e0101
RGB:
110, 1, 1
CMY:
57, 100, 100
CMYK:
0, 99, 99, 57
HSL:
0°, 98.1982%, 21.7647%
HSV (HSB):
0°, 99.0909%, 43.1373%
XYZ:
6.4467, 3.3389, 0.3334
xyY:
0.6371, 0.3300, 3.3389
CIE-Lab:
21.3530, 42.9050, 32.0467
CIE-LCH:
21.3530, 53.5521, 36.7568
CIE-Luv:
21.3530, 69.5061, 14.9891
Hunter-Lab:
18.2726, 30.9991, 11.7090
#6e0101 color charts
#6e0101 color shades, tints & tones
#6e0101 color schemes
#6e0101 color preview, HTML & CSS examples
This text has a color of #6e0101
<p style="color:#6e0101;">Text here</p>
.mytext {color:#6e0101;}
This box has a color of #6e0101
<div style="background-color:#6e0101;">Content here</div>
.mybackground {background-color:#6e0101;}
Border around this has a color of #6e0101
<div style="border:2px solid #6e0101;">Content here</div>
.myborder {border:2px solid #6e0101;}