#3d012a color space conversions
Hex:
#3d012a
RGB:
61, 1, 42
CMY:
76, 100, 84
CMYK:
0, 98, 31, 76
HSL:
319°, 96.7742%, 12.1569%
HSV (HSB):
319°, 98.3607%, 23.9216%
XYZ:
2.3532, 1.1810, 2.2944
xyY:
0.4037, 0.2026, 1.1810
CIE-Lab:
10.4163, 31.8657, -9.6964
CIE-LCH:
10.4163, 33.3083, 343.0756
CIE-Luv:
10.4163, 20.5042, -10.0155
Hunter-Lab:
10.8673, 19.6354, -4.9108
#3d012a color charts
#3d012a color shades, tints & tones
#3d012a color schemes
#3d012a color preview, HTML & CSS examples
This text has a color of #3d012a
<p style="color:#3d012a;">Text here</p>
.mytext {color:#3d012a;}
This box has a color of #3d012a
<div style="background-color:#3d012a;">Content here</div>
.mybackground {background-color:#3d012a;}
Border around this has a color of #3d012a
<div style="border:2px solid #3d012a;">Content here</div>
.myborder {border:2px solid #3d012a;}