#6f001b color space conversions
Hex:
#6f001b
RGB:
111, 0, 27
CMY:
56, 100, 89
CMYK:
0, 100, 76, 56
HSL:
345°, 100.0000%, 21.7647%
HSV (HSB):
345°, 100.0000%, 43.5294%
XYZ:
6.7534, 3.4586, 1.3486
xyY:
0.5842, 0.2992, 3.4586
CIE-Lab:
21.7943, 44.1859, 18.8891
CIE-LCH:
21.7943, 48.0540, 23.1463
CIE-Luv:
21.7943, 66.0559, 8.0149
Hunter-Lab:
18.5974, 32.2741, 8.7189
#6f001b color charts
#6f001b color shades, tints & tones
#6f001b color schemes
#6f001b color preview, HTML & CSS examples
This text has a color of #6f001b
<p style="color:#6f001b;">Text here</p>
.mytext {color:#6f001b;}
This box has a color of #6f001b
<div style="background-color:#6f001b;">Content here</div>
.mybackground {background-color:#6f001b;}
Border around this has a color of #6f001b
<div style="border:2px solid #6f001b;">Content here</div>
.myborder {border:2px solid #6f001b;}