#3b030d color space conversions
Hex:
#3b030d
RGB:
59, 3, 13
CMY:
77, 99, 95
CMYK:
0, 95, 78, 77
HSL:
349°, 90.3226%, 12.1569%
HSV (HSB):
349°, 94.9153%, 23.1373%
XYZ:
1.9088, 1.0240, 0.4778
xyY:
0.5597, 0.3002, 1.0240
CIE-Lab:
9.1897, 27.3323, 9.0100
CIE-LCH:
9.1897, 28.7791, 18.2446
CIE-Luv:
9.1897, 25.1383, 2.9194
Hunter-Lab:
10.1192, 15.9627, 4.2839
#3b030d color charts
#3b030d color shades, tints & tones
#3b030d color schemes
#3b030d color preview, HTML & CSS examples
This text has a color of #3b030d
<p style="color:#3b030d;">Text here</p>
.mytext {color:#3b030d;}
This box has a color of #3b030d
<div style="background-color:#3b030d;">Content here</div>
.mybackground {background-color:#3b030d;}
Border around this has a color of #3b030d
<div style="border:2px solid #3b030d;">Content here</div>
.myborder {border:2px solid #3b030d;}