#3f1f4f color space conversions
Hex:
#3f1f4f
RGB:
63, 31, 79
CMY:
75, 88, 69
CMYK:
20, 61, 0, 69
HSL:
280°, 43.6364%, 21.5686%
HSV (HSB):
280°, 60.7595%, 30.9804%
XYZ:
3.9512, 2.6012, 7.6910
xyY:
0.2774, 0.1826, 2.6012
CIE-Lab:
18.3705, 25.0586, -23.4149
CIE-LCH:
18.3705, 34.2956, 316.9421
CIE-Luv:
18.3705, 9.9036, -27.1893
Hunter-Lab:
16.1284, 15.5047, -16.9831
#3f1f4f color charts
#3f1f4f color shades, tints & tones
#3f1f4f color schemes
#3f1f4f color preview, HTML & CSS examples
This text has a color of #3f1f4f
<p style="color:#3f1f4f;">Text here</p>
.mytext {color:#3f1f4f;}
This box has a color of #3f1f4f
<div style="background-color:#3f1f4f;">Content here</div>
.mybackground {background-color:#3f1f4f;}
Border around this has a color of #3f1f4f
<div style="border:2px solid #3f1f4f;">Content here</div>
.myborder {border:2px solid #3f1f4f;}