#6f3f3f color space conversions
Hex:
#6f3f3f
RGB:
111, 63, 63
CMY:
56, 75, 75
CMYK:
0, 43, 43, 56
HSL:
0°, 27.5862%, 34.1176%
HSV (HSB):
0°, 43.2432%, 43.5294%
XYZ:
9.2303, 7.2934, 5.6239
xyY:
0.4168, 0.3293, 7.2934
CIE-Lab:
32.4657, 20.9199, 9.0788
CIE-LCH:
32.4657, 22.8049, 23.4599
CIE-Luv:
32.4657, 31.4996, 6.7890
Hunter-Lab:
27.0063, 13.7470, 6.5576
#6f3f3f color charts
#6f3f3f color shades, tints & tones
#6f3f3f color schemes
#6f3f3f color preview, HTML & CSS examples
This text has a color of #6f3f3f
<p style="color:#6f3f3f;">Text here</p>
.mytext {color:#6f3f3f;}
This box has a color of #6f3f3f
<div style="background-color:#6f3f3f;">Content here</div>
.mybackground {background-color:#6f3f3f;}
Border around this has a color of #6f3f3f
<div style="border:2px solid #6f3f3f;">Content here</div>
.myborder {border:2px solid #6f3f3f;}