#3d0000 color space conversions
Hex:
#3d0000
RGB:
61, 0, 0
CMY:
76, 100, 100
CMYK:
0, 100, 100, 76
HSL:
0°, 100.0000%, 11.9608%
HSV (HSB):
0°, 100.0000%, 23.9216%
XYZ:
1.9245, 0.9921, 0.0901
xyY:
0.6401, 0.3300, 0.9921
CIE-Lab:
8.9255, 28.8412, 14.1005
CIE-LCH:
8.9255, 32.1036, 26.0540
CIE-Luv:
8.9255, 29.3508, 6.3296
Hunter-Lab:
9.9604, 17.0575, 6.4362
#3d0000 color charts
#3d0000 color shades, tints & tones
#3d0000 color schemes
#3d0000 color preview, HTML & CSS examples
This text has a color of #3d0000
<p style="color:#3d0000;">Text here</p>
.mytext {color:#3d0000;}
This box has a color of #3d0000
<div style="background-color:#3d0000;">Content here</div>
.mybackground {background-color:#3d0000;}
Border around this has a color of #3d0000
<div style="border:2px solid #3d0000;">Content here</div>
.myborder {border:2px solid #3d0000;}