#3d003f color space conversions
Hex:
#3d003f
RGB:
61, 0, 63
CMY:
76, 100, 75
CMYK:
3, 100, 0, 75
HSL:
298°, 100.0000%, 12.3529%
HSV (HSB):
298°, 100.0000%, 24.7059%
XYZ:
2.8217, 1.3510, 4.8147
xyY:
0.3140, 0.1503, 1.3510
CIE-Lab:
11.6275, 35.7357, -23.0902
CIE-LCH:
11.6275, 42.5464, 327.1319
CIE-Luv:
11.6275, 15.5533, -21.8216
Hunter-Lab:
11.6232, 22.9926, -16.4235
#3d003f color charts
#3d003f color shades, tints & tones
#3d003f color schemes
#3d003f color preview, HTML & CSS examples
This text has a color of #3d003f
<p style="color:#3d003f;">Text here</p>
.mytext {color:#3d003f;}
This box has a color of #3d003f
<div style="background-color:#3d003f;">Content here</div>
.mybackground {background-color:#3d003f;}
Border around this has a color of #3d003f
<div style="border:2px solid #3d003f;">Content here</div>
.myborder {border:2px solid #3d003f;}