#6f402d color space conversions
Hex:
#6f402d
RGB:
111, 64, 45
CMY:
56, 75, 82
CMYK:
0, 42, 59, 56
HSL:
17°, 42.3077%, 30.5882%
HSV (HSB):
17°, 59.4595%, 43.5294%
XYZ:
8.8626, 7.2358, 3.4122
xyY:
0.4542, 0.3709, 7.2358
CIE-Lab:
32.3377, 18.3788, 20.2859
CIE-LCH:
32.3377, 27.3733, 47.8238
CIE-Luv:
32.3377, 33.5922, 17.6064
Hunter-Lab:
26.8994, 11.7369, 11.3087
#6f402d color charts
#6f402d color shades, tints & tones
#6f402d color schemes
#6f402d color preview, HTML & CSS examples
This text has a color of #6f402d
<p style="color:#6f402d;">Text here</p>
.mytext {color:#6f402d;}
This box has a color of #6f402d
<div style="background-color:#6f402d;">Content here</div>
.mybackground {background-color:#6f402d;}
Border around this has a color of #6f402d
<div style="border:2px solid #6f402d;">Content here</div>
.myborder {border:2px solid #6f402d;}