#3b030a color space conversions
Hex:
#3b030a
RGB:
59, 3, 10
CMY:
77, 99, 96
CMYK:
0, 95, 83, 77
HSL:
353°, 90.3226%, 12.1569%
HSV (HSB):
353°, 94.9153%, 23.1373%
XYZ:
1.8910, 1.0168, 0.3838
xyY:
0.5745, 0.3089, 1.0168
CIE-Lab:
9.1310, 27.1602, 10.2539
CIE-LCH:
9.1310, 29.0314, 20.6833
CIE-Luv:
9.1310, 25.5927, 3.7854
Hunter-Lab:
10.0839, 15.8265, 4.8023
#3b030a color charts
#3b030a color shades, tints & tones
#3b030a color schemes
#3b030a color preview, HTML & CSS examples
This text has a color of #3b030a
<p style="color:#3b030a;">Text here</p>
.mytext {color:#3b030a;}
This box has a color of #3b030a
<div style="background-color:#3b030a;">Content here</div>
.mybackground {background-color:#3b030a;}
Border around this has a color of #3b030a
<div style="border:2px solid #3b030a;">Content here</div>
.myborder {border:2px solid #3b030a;}