#3d282d color space conversions
Hex:
#3d282d
RGB:
61, 40, 45
CMY:
76, 84, 82
CMYK:
0, 34, 26, 76
HSL:
346°, 20.7921%, 19.8039%
HSV (HSB):
346°, 34.4262%, 23.9216%
XYZ:
3.1569, 2.6991, 2.8372
xyY:
0.3631, 0.3105, 2.6991
CIE-Lab:
18.7963, 10.7389, 0.7001
CIE-LCH:
18.7963, 10.7617, 3.7299
CIE-Luv:
18.7963, 10.8186, -0.6284
Hunter-Lab:
16.4291, 5.5486, 1.2613
#3d282d color charts
#3d282d color shades, tints & tones
#3d282d color schemes
#3d282d color preview, HTML & CSS examples
This text has a color of #3d282d
<p style="color:#3d282d;">Text here</p>
.mytext {color:#3d282d;}
This box has a color of #3d282d
<div style="background-color:#3d282d;">Content here</div>
.mybackground {background-color:#3d282d;}
Border around this has a color of #3d282d
<div style="border:2px solid #3d282d;">Content here</div>
.myborder {border:2px solid #3d282d;}