#3d3c4e color space conversions
Hex:
#3d3c4e
RGB:
61, 60, 78
CMY:
76, 76, 69
CMYK:
22, 23, 0, 69
HSL:
243°, 13.0435%, 27.0588%
HSV (HSB):
243°, 23.0769%, 30.5882%
XYZ:
4.9155, 4.7739, 7.8701
xyY:
0.2799, 0.2719, 4.7739
CIE-Lab:
26.0806, 4.9037, -10.7585
CIE-LCH:
26.0806, 11.8233, 294.5033
CIE-Luv:
26.0806, -0.5031, -13.3117
Hunter-Lab:
21.8492, 1.9215, -6.0619
#3d3c4e color charts
#3d3c4e color shades, tints & tones
#3d3c4e color schemes
#3d3c4e color preview, HTML & CSS examples
This text has a color of #3d3c4e
<p style="color:#3d3c4e;">Text here</p>
.mytext {color:#3d3c4e;}
This box has a color of #3d3c4e
<div style="background-color:#3d3c4e;">Content here</div>
.mybackground {background-color:#3d3c4e;}
Border around this has a color of #3d3c4e
<div style="border:2px solid #3d3c4e;">Content here</div>
.myborder {border:2px solid #3d3c4e;}