#3a0c0c color space conversions
Hex:
#3a0c0c
RGB:
58, 12, 12
CMY:
77, 95, 95
CMYK:
0, 79, 79, 77
HSL:
0°, 65.7143%, 13.7255%
HSV (HSB):
0°, 79.3103%, 22.7451%
XYZ:
1.9428, 1.1890, 0.4749
xyY:
0.5386, 0.3297, 1.1890
CIE-Lab:
10.4762, 22.5873, 11.2692
CIE-LCH:
10.4762, 25.2425, 26.5153
CIE-Luv:
10.4762, 22.9707, 4.9531
Hunter-Lab:
10.9043, 12.7200, 5.0506
#3a0c0c color charts
#3a0c0c color shades, tints & tones
#3a0c0c color schemes
#3a0c0c color preview, HTML & CSS examples
This text has a color of #3a0c0c
<p style="color:#3a0c0c;">Text here</p>
.mytext {color:#3a0c0c;}
This box has a color of #3a0c0c
<div style="background-color:#3a0c0c;">Content here</div>
.mybackground {background-color:#3a0c0c;}
Border around this has a color of #3a0c0c
<div style="border:2px solid #3a0c0c;">Content here</div>
.myborder {border:2px solid #3a0c0c;}