#3a030a color space conversions
Hex:
#3a030a
RGB:
58, 3, 10
CMY:
77, 99, 96
CMYK:
0, 95, 83, 77
HSL:
352°, 90.1639%, 11.9608%
HSV (HSB):
352°, 94.8276%, 22.7451%
XYZ:
1.8323, 0.9866, 0.3810
xyY:
0.5726, 0.3083, 0.9866
CIE-Lab:
8.8791, 26.8289, 9.8590
CIE-LCH:
8.8791, 28.5830, 20.1772
CIE-Luv:
8.8791, 24.7605, 3.6043
Hunter-Lab:
9.9327, 15.5456, 4.6785
#3a030a color charts
#3a030a color shades, tints & tones
#3a030a color schemes
#3a030a color preview, HTML & CSS examples
This text has a color of #3a030a
<p style="color:#3a030a;">Text here</p>
.mytext {color:#3a030a;}
This box has a color of #3a030a
<div style="background-color:#3a030a;">Content here</div>
.mybackground {background-color:#3a030a;}
Border around this has a color of #3a030a
<div style="border:2px solid #3a030a;">Content here</div>
.myborder {border:2px solid #3a030a;}