#3a001d color space conversions
Hex:
#3a001d
RGB:
58, 0, 29
CMY:
77, 100, 89
CMYK:
0, 100, 50, 77
HSL:
330°, 100.0000%, 11.3725%
HSV (HSB):
330°, 100.0000%, 22.7451%
XYZ:
1.9667, 0.9882, 1.2495
xyY:
0.4678, 0.2350, 0.9882
CIE-Lab:
8.8932, 29.9699, -2.1923
CIE-LCH:
8.8932, 30.0500, 355.8163
CIE-Luv:
8.8932, 21.4087, -4.0802
Hunter-Lab:
9.9411, 17.9167, -0.4934
#3a001d color charts
#3a001d color shades, tints & tones
#3a001d color schemes
#3a001d color preview, HTML & CSS examples
This text has a color of #3a001d
<p style="color:#3a001d;">Text here</p>
.mytext {color:#3a001d;}
This box has a color of #3a001d
<div style="background-color:#3a001d;">Content here</div>
.mybackground {background-color:#3a001d;}
Border around this has a color of #3a001d
<div style="border:2px solid #3a001d;">Content here</div>
.myborder {border:2px solid #3a001d;}