#3d2e3d color space conversions
Hex:
#3d2e3d
RGB:
61, 46, 61
CMY:
76, 82, 76
CMYK:
0, 25, 0, 76
HSL:
300°, 14.0187%, 20.9804%
HSV (HSB):
300°, 24.5902%, 23.9216%
XYZ:
3.7438, 3.2830, 4.8512
xyY:
0.3152, 0.2764, 3.2830
CIE-Lab:
21.1434, 10.0208, -6.8620
CIE-LCH:
21.1434, 12.1451, 325.5977
CIE-Luv:
21.1434, 6.5618, -8.4873
Hunter-Lab:
18.1191, 5.1733, -3.1911
#3d2e3d color charts
#3d2e3d color shades, tints & tones
#3d2e3d color schemes
#3d2e3d color preview, HTML & CSS examples
This text has a color of #3d2e3d
<p style="color:#3d2e3d;">Text here</p>
.mytext {color:#3d2e3d;}
This box has a color of #3d2e3d
<div style="background-color:#3d2e3d;">Content here</div>
.mybackground {background-color:#3d2e3d;}
Border around this has a color of #3d2e3d
<div style="border:2px solid #3d2e3d;">Content here</div>
.myborder {border:2px solid #3d2e3d;}