#3b022f color space conversions
Hex:
#3b022f
RGB:
59, 2, 47
CMY:
77, 99, 82
CMYK:
0, 97, 20, 77
HSL:
313°, 93.4426%, 11.9608%
HSV (HSB):
313°, 96.6102%, 23.1373%
XYZ:
2.3384, 1.1785, 2.7935
xyY:
0.3706, 0.1867, 1.1785
CIE-Lab:
10.3975, 31.6403, -13.4748
CIE-LCH:
10.3975, 34.3901, 336.9321
CIE-Luv:
10.3975, 17.7832, -12.8176
Hunter-Lab:
10.8557, 19.4534, -7.6584
#3b022f color charts
#3b022f color shades, tints & tones
#3b022f color schemes
#3b022f color preview, HTML & CSS examples
This text has a color of #3b022f
<p style="color:#3b022f;">Text here</p>
.mytext {color:#3b022f;}
This box has a color of #3b022f
<div style="background-color:#3b022f;">Content here</div>
.mybackground {background-color:#3b022f;}
Border around this has a color of #3b022f
<div style="border:2px solid #3b022f;">Content here</div>
.myborder {border:2px solid #3b022f;}