#3d020c color space conversions
Hex:
#3d020c
RGB:
61, 2, 12
CMY:
76, 99, 95
CMYK:
0, 97, 80, 76
HSL:
350°, 93.6508%, 12.3529%
HSV (HSB):
350°, 96.7213%, 23.9216%
XYZ:
2.0125, 1.0621, 0.4468
xyY:
0.5715, 0.3016, 1.0621
CIE-Lab:
9.4981, 28.4208, 9.9859
CIE-LCH:
9.4981, 30.1241, 19.3594
CIE-Luv:
9.4981, 27.1175, 3.3763
Hunter-Lab:
10.3056, 16.8235, 4.6437
#3d020c color charts
#3d020c color shades, tints & tones
#3d020c color schemes
#3d020c color preview, HTML & CSS examples
This text has a color of #3d020c
<p style="color:#3d020c;">Text here</p>
.mytext {color:#3d020c;}
This box has a color of #3d020c
<div style="background-color:#3d020c;">Content here</div>
.mybackground {background-color:#3d020c;}
Border around this has a color of #3d020c
<div style="border:2px solid #3d020c;">Content here</div>
.myborder {border:2px solid #3d020c;}