#3b022c color space conversions
Hex:
#3b022c
RGB:
59, 2, 44
CMY:
77, 99, 83
CMYK:
0, 97, 25, 77
HSL:
316°, 93.4426%, 11.9608%
HSV (HSB):
316°, 96.6102%, 23.1373%
XYZ:
2.2800, 1.1551, 2.4857
xyY:
0.3851, 0.1951, 1.1551
CIE-Lab:
10.2217, 31.1758, -11.5259
CIE-LCH:
10.2217, 33.2382, 339.7103
CIE-Luv:
10.2217, 18.4900, -11.1898
Hunter-Lab:
10.7474, 19.0591, -6.1893
#3b022c color charts
#3b022c color shades, tints & tones
#3b022c color schemes
#3b022c color preview, HTML & CSS examples
This text has a color of #3b022c
<p style="color:#3b022c;">Text here</p>
.mytext {color:#3b022c;}
This box has a color of #3b022c
<div style="background-color:#3b022c;">Content here</div>
.mybackground {background-color:#3b022c;}
Border around this has a color of #3b022c
<div style="border:2px solid #3b022c;">Content here</div>
.myborder {border:2px solid #3b022c;}