#3f334f color space conversions
Hex:
#3f334f
RGB:
63, 51, 79
CMY:
75, 80, 69
CMYK:
20, 35, 0, 69
HSL:
266°, 21.5385%, 25.4902%
HSV (HSB):
266°, 35.4430%, 30.9804%
XYZ:
4.6450, 3.9889, 7.9223
xyY:
0.2806, 0.2409, 3.9889
CIE-Lab:
23.6348, 11.9645, -15.1590
CIE-LCH:
23.6348, 19.3117, 308.2829
CIE-Luv:
23.6348, 3.9049, -18.9002
Hunter-Lab:
19.9723, 6.5627, -9.5375
#3f334f color charts
#3f334f color shades, tints & tones
#3f334f color schemes
#3f334f color preview, HTML & CSS examples
This text has a color of #3f334f
<p style="color:#3f334f;">Text here</p>
.mytext {color:#3f334f;}
This box has a color of #3f334f
<div style="background-color:#3f334f;">Content here</div>
.mybackground {background-color:#3f334f;}
Border around this has a color of #3f334f
<div style="border:2px solid #3f334f;">Content here</div>
.myborder {border:2px solid #3f334f;}