#3f344d color space conversions
Hex:
#3f344d
RGB:
63, 52, 77
CMY:
75, 80, 70
CMYK:
18, 32, 0, 70
HSL:
266°, 19.3798%, 25.2941%
HSV (HSB):
266°, 32.4675%, 30.1961%
XYZ:
4.6174, 4.0486, 7.5593
xyY:
0.2846, 0.2495, 4.0486
CIE-Lab:
23.8314, 10.7550, -13.5249
CIE-LCH:
23.8314, 17.2798, 308.4917
CIE-Luv:
23.8314, 3.7138, -16.8504
Hunter-Lab:
20.1211, 5.7509, -8.1899
#3f344d color charts
#3f344d color shades, tints & tones
#3f344d color schemes
#3f344d color preview, HTML & CSS examples
This text has a color of #3f344d
<p style="color:#3f344d;">Text here</p>
.mytext {color:#3f344d;}
This box has a color of #3f344d
<div style="background-color:#3f344d;">Content here</div>
.mybackground {background-color:#3f344d;}
Border around this has a color of #3f344d
<div style="border:2px solid #3f344d;">Content here</div>
.myborder {border:2px solid #3f344d;}