#6f372d color space conversions
Hex:
#6f372d
RGB:
111, 55, 45
CMY:
56, 78, 82
CMYK:
0, 50, 59, 56
HSL:
9°, 42.3077%, 30.5882%
HSV (HSB):
9°, 59.4595%, 43.5294%
XYZ:
8.3954, 6.3013, 3.2564
xyY:
0.4676, 0.3510, 6.3013
CIE-Lab:
30.1603, 23.7076, 17.5061
CIE-LCH:
30.1603, 29.4706, 36.4428
CIE-Luv:
30.1603, 39.2764, 13.7012
Hunter-Lab:
25.1025, 15.7690, 9.8803
#6f372d color charts
#6f372d color shades, tints & tones
#6f372d color schemes
#6f372d color preview, HTML & CSS examples
This text has a color of #6f372d
<p style="color:#6f372d;">Text here</p>
.mytext {color:#6f372d;}
This box has a color of #6f372d
<div style="background-color:#6f372d;">Content here</div>
.mybackground {background-color:#6f372d;}
Border around this has a color of #6f372d
<div style="border:2px solid #6f372d;">Content here</div>
.myborder {border:2px solid #6f372d;}