#3f354d color space conversions
Hex:
#3f354d
RGB:
63, 53, 77
CMY:
75, 79, 70
CMYK:
18, 31, 0, 70
HSL:
265°, 18.4615%, 25.4902%
HSV (HSB):
265°, 31.1688%, 30.1961%
XYZ:
4.6626, 4.1388, 7.5743
xyY:
0.2847, 0.2527, 4.1388
CIE-Lab:
24.1251, 10.0812, -13.0729
CIE-LCH:
24.1251, 16.5085, 307.6376
CIE-Luv:
24.1251, 3.3303, -16.3064
Hunter-Lab:
20.3440, 5.3076, -7.8335
#3f354d color charts
#3f354d color shades, tints & tones
#3f354d color schemes
#3f354d color preview, HTML & CSS examples
This text has a color of #3f354d
<p style="color:#3f354d;">Text here</p>
.mytext {color:#3f354d;}
This box has a color of #3f354d
<div style="background-color:#3f354d;">Content here</div>
.mybackground {background-color:#3f354d;}
Border around this has a color of #3f354d
<div style="border:2px solid #3f354d;">Content here</div>
.myborder {border:2px solid #3f354d;}