#6f502d color space conversions
Hex:
#6f502d
RGB:
111, 80, 45
CMY:
56, 69, 82
CMYK:
0, 28, 59, 56
HSL:
32°, 42.3077%, 30.5882%
HSV (HSB):
32°, 59.4595%, 43.5294%
XYZ:
9.8979, 9.3063, 3.7572
xyY:
0.4311, 0.4053, 9.3063
CIE-Lab:
36.5674, 8.6525, 25.5207
CIE-LCH:
36.5674, 26.9476, 71.2714
CIE-Luv:
36.5674, 23.0229, 25.0310
Hunter-Lab:
30.5062, 4.5291, 14.0520
#6f502d color charts
#6f502d color shades, tints & tones
#6f502d color schemes
#6f502d color preview, HTML & CSS examples
This text has a color of #6f502d
<p style="color:#6f502d;">Text here</p>
.mytext {color:#6f502d;}
This box has a color of #6f502d
<div style="background-color:#6f502d;">Content here</div>
.mybackground {background-color:#6f502d;}
Border around this has a color of #6f502d
<div style="border:2px solid #6f502d;">Content here</div>
.myborder {border:2px solid #6f502d;}