#3b0045 color space conversions
Hex:
#3b0045
RGB:
59, 0, 69
CMY:
77, 100, 73
CMYK:
14, 100, 0, 73
HSL:
291°, 100.0000%, 13.5294%
HSV (HSB):
291°, 100.0000%, 27.0588%
XYZ:
2.8778, 1.3595, 5.7410
xyY:
0.2884, 0.1362, 1.3595
CIE-Lab:
11.6853, 36.5066, -27.2628
CIE-LCH:
11.6853, 45.5630, 323.2480
CIE-Luv:
11.6853, 13.1308, -25.2436
Hunter-Lab:
11.6597, 23.6525, -21.0313
#3b0045 color charts
#3b0045 color shades, tints & tones
#3b0045 color schemes
#3b0045 color preview, HTML & CSS examples
This text has a color of #3b0045
<p style="color:#3b0045;">Text here</p>
.mytext {color:#3b0045;}
This box has a color of #3b0045
<div style="background-color:#3b0045;">Content here</div>
.mybackground {background-color:#3b0045;}
Border around this has a color of #3b0045
<div style="border:2px solid #3b0045;">Content here</div>
.myborder {border:2px solid #3b0045;}