#3b022d color space conversions
Hex:
#3b022d
RGB:
59, 2, 45
CMY:
77, 99, 82
CMYK:
0, 97, 24, 77
HSL:
315°, 93.4426%, 11.9608%
HSV (HSB):
315°, 96.6102%, 23.1373%
XYZ:
2.2990, 1.1627, 2.5859
xyY:
0.3802, 0.1923, 1.1627
CIE-Lab:
10.2792, 31.3281, -12.1793
CIE-LCH:
10.2792, 33.6123, 338.7557
CIE-Luv:
10.2792, 18.2534, -11.7298
Hunter-Lab:
10.7828, 19.1881, -6.6707
#3b022d color charts
#3b022d color shades, tints & tones
#3b022d color schemes
#3b022d color preview, HTML & CSS examples
This text has a color of #3b022d
<p style="color:#3b022d;">Text here</p>
.mytext {color:#3b022d;}
This box has a color of #3b022d
<div style="background-color:#3b022d;">Content here</div>
.mybackground {background-color:#3b022d;}
Border around this has a color of #3b022d
<div style="border:2px solid #3b022d;">Content here</div>
.myborder {border:2px solid #3b022d;}