#6f4f4d color space conversions
Hex:
#6f4f4d
RGB:
111, 79, 77
CMY:
56, 69, 70
CMYK:
0, 29, 31, 56
HSL:
4°, 18.0851%, 36.8627%
HSV (HSB):
4°, 30.6306%, 43.5294%
XYZ:
10.6911, 9.5073, 8.2928
xyY:
0.3752, 0.3337, 9.5073
CIE-Lab:
36.9432, 13.1560, 6.5046
CIE-LCH:
36.9432, 14.6762, 26.3089
CIE-Luv:
36.9432, 20.2517, 5.7089
Hunter-Lab:
30.8339, 7.9322, 5.6377
#6f4f4d color charts
#6f4f4d color shades, tints & tones
#6f4f4d color schemes
#6f4f4d color preview, HTML & CSS examples
This text has a color of #6f4f4d
<p style="color:#6f4f4d;">Text here</p>
.mytext {color:#6f4f4d;}
This box has a color of #6f4f4d
<div style="background-color:#6f4f4d;">Content here</div>
.mybackground {background-color:#6f4f4d;}
Border around this has a color of #6f4f4d
<div style="border:2px solid #6f4f4d;">Content here</div>
.myborder {border:2px solid #6f4f4d;}