#3a030e color space conversions
Hex:
#3a030e
RGB:
58, 3, 14
CMY:
77, 99, 95
CMYK:
0, 95, 76, 77
HSL:
348°, 90.1639%, 11.9608%
HSV (HSB):
348°, 94.8276%, 22.7451%
XYZ:
1.8568, 0.9964, 0.5099
xyY:
0.5521, 0.2963, 0.9964
CIE-Lab:
8.9612, 27.0697, 8.1567
CIE-LCH:
8.9612, 28.2719, 16.7687
CIE-Luv:
8.9612, 24.1491, 2.4260
Hunter-Lab:
9.9818, 15.7351, 3.9585
#3a030e color charts
#3a030e color shades, tints & tones
#3a030e color schemes
#3a030e color preview, HTML & CSS examples
This text has a color of #3a030e
<p style="color:#3a030e;">Text here</p>
.mytext {color:#3a030e;}
This box has a color of #3a030e
<div style="background-color:#3a030e;">Content here</div>
.mybackground {background-color:#3a030e;}
Border around this has a color of #3a030e
<div style="border:2px solid #3a030e;">Content here</div>
.myborder {border:2px solid #3a030e;}