#6d3d3f color space conversions
Hex:
#6d3d3f
RGB:
109, 61, 63
CMY:
57, 76, 75
CMYK:
0, 44, 42, 57
HSL:
358°, 28.2353%, 33.3333%
HSV (HSB):
358°, 44.0367%, 42.7451%
XYZ:
8.8726, 6.9476, 5.5760
xyY:
0.4147, 0.3247, 6.9476
CIE-Lab:
31.6873, 21.2679, 7.9487
CIE-LCH:
31.6873, 22.7047, 20.4929
CIE-Luv:
31.6873, 31.1235, 5.4943
Hunter-Lab:
26.3583, 13.9591, 5.9082
#6d3d3f color charts
#6d3d3f color shades, tints & tones
#6d3d3f color schemes
#6d3d3f color preview, HTML & CSS examples
This text has a color of #6d3d3f
<p style="color:#6d3d3f;">Text here</p>
.mytext {color:#6d3d3f;}
This box has a color of #6d3d3f
<div style="background-color:#6d3d3f;">Content here</div>
.mybackground {background-color:#6d3d3f;}
Border around this has a color of #6d3d3f
<div style="border:2px solid #6d3d3f;">Content here</div>
.myborder {border:2px solid #6d3d3f;}