#6f2d2d color space conversions
Hex:
#6f2d2d
RGB:
111, 45, 45
CMY:
56, 82, 82
CMYK:
0, 59, 59, 56
HSL:
0°, 42.3077%, 30.5882%
HSV (HSB):
0°, 59.4595%, 43.5294%
XYZ:
7.9676, 5.4457, 3.1138
xyY:
0.4821, 0.3295, 5.4457
CIE-Lab:
27.9687, 29.3060, 14.6471
CIE-LCH:
27.9687, 32.7625, 26.5559
CIE-Luv:
27.9687, 45.1214, 9.7280
Hunter-Lab:
23.3361, 20.1066, 8.4240
#6f2d2d color charts
#6f2d2d color shades, tints & tones
#6f2d2d color schemes
#6f2d2d color preview, HTML & CSS examples
This text has a color of #6f2d2d
<p style="color:#6f2d2d;">Text here</p>
.mytext {color:#6f2d2d;}
This box has a color of #6f2d2d
<div style="background-color:#6f2d2d;">Content here</div>
.mybackground {background-color:#6f2d2d;}
Border around this has a color of #6f2d2d
<div style="border:2px solid #6f2d2d;">Content here</div>
.myborder {border:2px solid #6f2d2d;}