#6f0000 color space conversions
Hex:
#6f0000
RGB:
111, 0, 0
CMY:
56, 100, 100
CMYK:
0, 100, 100, 56
HSL:
0°, 100.0000%, 21.7647%
HSV (HSB):
0°, 100.0000%, 43.5294%
XYZ:
6.5555, 3.3795, 0.3068
xyY:
0.6401, 0.3300, 3.3795
CIE-Lab:
21.5038, 43.3957, 32.6874
CIE-LCH:
21.5038, 54.3291, 36.9885
CIE-Luv:
21.5038, 70.7141, 15.2496
Hunter-Lab:
18.3834, 31.4822, 11.8789
#6f0000 color charts
#6f0000 color shades, tints & tones
#6f0000 color schemes
#6f0000 color preview, HTML & CSS examples
This text has a color of #6f0000
<p style="color:#6f0000;">Text here</p>
.mytext {color:#6f0000;}
This box has a color of #6f0000
<div style="background-color:#6f0000;">Content here</div>
.mybackground {background-color:#6f0000;}
Border around this has a color of #6f0000
<div style="border:2px solid #6f0000;">Content here</div>
.myborder {border:2px solid #6f0000;}