#6f111e color space conversions
Hex:
#6f111e
RGB:
111, 17, 30
CMY:
56, 93, 88
CMYK:
0, 85, 73, 56
HSL:
352°, 73.4375%, 25.0980%
HSV (HSB):
352°, 84.6847%, 43.5294%
XYZ:
6.9903, 3.8741, 1.6076
xyY:
0.5605, 0.3106, 3.8741
CIE-Lab:
23.2509, 40.3018, 18.6088
CIE-LCH:
23.2509, 44.3905, 24.7845
CIE-Luv:
23.2509, 61.0672, 9.1582
Hunter-Lab:
19.6828, 28.9491, 8.9353
#6f111e color charts
#6f111e color shades, tints & tones
#6f111e color schemes
#6f111e color preview, HTML & CSS examples
This text has a color of #6f111e
<p style="color:#6f111e;">Text here</p>
.mytext {color:#6f111e;}
This box has a color of #6f111e
<div style="background-color:#6f111e;">Content here</div>
.mybackground {background-color:#6f111e;}
Border around this has a color of #6f111e
<div style="border:2px solid #6f111e;">Content here</div>
.myborder {border:2px solid #6f111e;}