#3d0d01 color space conversions
Hex:
#3d0d01
RGB:
61, 13, 1
CMY:
76, 95, 100
CMYK:
0, 79, 98, 76
HSL:
12°, 96.7742%, 12.1569%
HSV (HSB):
12°, 98.3607%, 23.9216%
XYZ:
2.0739, 1.2821, 0.1669
xyY:
0.5887, 0.3639, 1.2821
CIE-Lab:
11.1500, 22.6918, 16.8370
CIE-LCH:
11.1500, 28.2560, 36.5750
CIE-Luv:
11.1500, 26.4637, 8.8168
Hunter-Lab:
11.3232, 12.8773, 7.0524
#3d0d01 color charts
#3d0d01 color shades, tints & tones
#3d0d01 color schemes
#3d0d01 color preview, HTML & CSS examples
This text has a color of #3d0d01
<p style="color:#3d0d01;">Text here</p>
.mytext {color:#3d0d01;}
This box has a color of #3d0d01
<div style="background-color:#3d0d01;">Content here</div>
.mybackground {background-color:#3d0d01;}
Border around this has a color of #3d0d01
<div style="border:2px solid #3d0d01;">Content here</div>
.myborder {border:2px solid #3d0d01;}