#6a400e color space conversions
Hex:
#6a400e
RGB:
106, 64, 14
CMY:
58, 75, 95
CMYK:
0, 40, 87, 58
HSL:
33°, 76.6667%, 23.5294%
HSV (HSB):
33°, 86.7925%, 41.5686%
XYZ:
7.8565, 6.7627, 1.3067
xyY:
0.4933, 0.4246, 6.7627
CIE-Lab:
31.2604, 14.0961, 35.6936
CIE-LCH:
31.2604, 38.3762, 68.4500
CIE-Luv:
31.2604, 32.4031, 28.1432
Hunter-Lab:
26.0051, 8.4184, 15.2244
#6a400e color charts
#6a400e color shades, tints & tones
#6a400e color schemes
#6a400e color preview, HTML & CSS examples
This text has a color of #6a400e
<p style="color:#6a400e;">Text here</p>
.mytext {color:#6a400e;}
This box has a color of #6a400e
<div style="background-color:#6a400e;">Content here</div>
.mybackground {background-color:#6a400e;}
Border around this has a color of #6a400e
<div style="border:2px solid #6a400e;">Content here</div>
.myborder {border:2px solid #6a400e;}