#6f000c color space conversions
Hex:
#6f000c
RGB:
111, 0, 12
CMY:
56, 100, 95
CMYK:
0, 100, 89, 56
HSL:
354°, 100.0000%, 21.7647%
HSV (HSB):
354°, 100.0000%, 43.5294%
XYZ:
6.6219, 3.4061, 0.6562
xyY:
0.6198, 0.3188, 3.4061
CIE-Lab:
21.6018, 43.6631, 27.8579
CIE-LCH:
21.6018, 51.7931, 32.5386
CIE-Luv:
21.6018, 69.0761, 12.7209
Hunter-Lab:
18.4555, 31.7494, 10.8106
#6f000c color charts
#6f000c color shades, tints & tones
#6f000c color schemes
#6f000c color preview, HTML & CSS examples
This text has a color of #6f000c
<p style="color:#6f000c;">Text here</p>
.mytext {color:#6f000c;}
This box has a color of #6f000c
<div style="background-color:#6f000c;">Content here</div>
.mybackground {background-color:#6f000c;}
Border around this has a color of #6f000c
<div style="border:2px solid #6f000c;">Content here</div>
.myborder {border:2px solid #6f000c;}