#3a000f color space conversions
Hex:
#3a000f
RGB:
58, 0, 15
CMY:
77, 100, 94
CMYK:
0, 100, 74, 77
HSL:
344°, 100.0000%, 11.3725%
HSV (HSB):
344°, 100.0000%, 22.7451%
XYZ:
1.8311, 0.9340, 0.5357
xyY:
0.5547, 0.2830, 0.9340
CIE-Lab:
8.4293, 28.7403, 6.8708
CIE-LCH:
8.4293, 29.5502, 13.4452
CIE-Luv:
8.4293, 24.3202, 1.4721
Hunter-Lab:
9.6645, 16.9076, 3.4787
#3a000f color charts
#3a000f color shades, tints & tones
#3a000f color schemes
#3a000f color preview, HTML & CSS examples
This text has a color of #3a000f
<p style="color:#3a000f;">Text here</p>
.mytext {color:#3a000f;}
This box has a color of #3a000f
<div style="background-color:#3a000f;">Content here</div>
.mybackground {background-color:#3a000f;}
Border around this has a color of #3a000f
<div style="border:2px solid #3a000f;">Content here</div>
.myborder {border:2px solid #3a000f;}