#3f324c color space conversions
Hex:
#3f324c
RGB:
63, 50, 76
CMY:
75, 80, 70
CMYK:
17, 34, 0, 70
HSL:
270°, 20.6349%, 24.7059%
HSV (HSB):
270°, 34.2105%, 29.8039%
XYZ:
4.4950, 3.8598, 7.3456
xyY:
0.2863, 0.2458, 3.8598
CIE-Lab:
23.2023, 11.8393, -13.8274
CIE-LCH:
23.2023, 18.2035, 310.5707
CIE-Luv:
23.2023, 4.5614, -17.1589
Hunter-Lab:
19.6463, 6.4592, -8.4156
#3f324c color charts
#3f324c color shades, tints & tones
#3f324c color schemes
#3f324c color preview, HTML & CSS examples
This text has a color of #3f324c
<p style="color:#3f324c;">Text here</p>
.mytext {color:#3f324c;}
This box has a color of #3f324c
<div style="background-color:#3f324c;">Content here</div>
.mybackground {background-color:#3f324c;}
Border around this has a color of #3f324c
<div style="border:2px solid #3f324c;">Content here</div>
.myborder {border:2px solid #3f324c;}