#3b1f4e color space conversions
Hex:
#3b1f4e
RGB:
59, 31, 78
CMY:
77, 88, 69
CMYK:
24, 60, 0, 69
HSL:
276°, 43.1193%, 21.3725%
HSV (HSB):
276°, 60.2564%, 30.5882%
XYZ:
3.6688, 2.4598, 7.4892
xyY:
0.2694, 0.1806, 2.4598
CIE-Lab:
17.7360, 23.5644, -23.7792
CIE-LCH:
17.7360, 33.4773, 314.7400
CIE-Luv:
17.7360, 8.0636, -27.0040
Hunter-Lab:
15.6839, 14.3079, -17.3327
#3b1f4e color charts
#3b1f4e color shades, tints & tones
#3b1f4e color schemes
#3b1f4e color preview, HTML & CSS examples
This text has a color of #3b1f4e
<p style="color:#3b1f4e;">Text here</p>
.mytext {color:#3b1f4e;}
This box has a color of #3b1f4e
<div style="background-color:#3b1f4e;">Content here</div>
.mybackground {background-color:#3b1f4e;}
Border around this has a color of #3b1f4e
<div style="border:2px solid #3b1f4e;">Content here</div>
.myborder {border:2px solid #3b1f4e;}