#3d0003 color space conversions
Hex:
#3d0003
RGB:
61, 0, 3
CMY:
76, 100, 99
CMYK:
0, 100, 95, 76
HSL:
357°, 100.0000%, 11.9608%
HSV (HSB):
357°, 100.0000%, 23.9216%
XYZ:
1.9409, 0.9987, 0.1766
xyY:
0.6228, 0.3205, 0.9987
CIE-Lab:
8.9804, 28.9913, 12.9572
CIE-LCH:
8.9804, 31.7551, 24.0816
CIE-Luv:
8.9804, 28.8413, 5.4536
Hunter-Lab:
9.9934, 17.1797, 5.9475
#3d0003 color charts
#3d0003 color shades, tints & tones
#3d0003 color schemes
#3d0003 color preview, HTML & CSS examples
This text has a color of #3d0003
<p style="color:#3d0003;">Text here</p>
.mytext {color:#3d0003;}
This box has a color of #3d0003
<div style="background-color:#3d0003;">Content here</div>
.mybackground {background-color:#3d0003;}
Border around this has a color of #3d0003
<div style="border:2px solid #3d0003;">Content here</div>
.myborder {border:2px solid #3d0003;}