#3d3c51 color space conversions
Hex:
#3d3c51
RGB:
61, 60, 81
CMY:
76, 76, 68
CMYK:
25, 26, 0, 68
HSL:
243°, 14.8936%, 27.6471%
HSV (HSB):
243°, 25.9259%, 31.7647%
XYZ:
5.0255, 4.8179, 8.4497
xyY:
0.2747, 0.2634, 4.8179
CIE-Lab:
26.2095, 5.7279, -12.5329
CIE-LCH:
26.2095, 13.7798, 294.5617
CIE-Luv:
26.2095, -0.6797, -15.6360
Hunter-Lab:
21.9497, 2.4567, -7.4592
#3d3c51 color charts
#3d3c51 color shades, tints & tones
#3d3c51 color schemes
#3d3c51 color preview, HTML & CSS examples
This text has a color of #3d3c51
<p style="color:#3d3c51;">Text here</p>
.mytext {color:#3d3c51;}
This box has a color of #3d3c51
<div style="background-color:#3d3c51;">Content here</div>
.mybackground {background-color:#3d3c51;}
Border around this has a color of #3d3c51
<div style="border:2px solid #3d3c51;">Content here</div>
.myborder {border:2px solid #3d3c51;}