#3f303e color space conversions
Hex:
#3f303e
RGB:
63, 48, 62
CMY:
75, 81, 76
CMYK:
0, 24, 2, 75
HSL:
304°, 13.5135%, 21.7647%
HSV (HSB):
304°, 23.8095%, 24.7059%
XYZ:
3.9764, 3.5185, 5.0270
xyY:
0.3176, 0.2810, 3.5185
CIE-Lab:
22.0110, 9.7339, -6.2123
CIE-LCH:
22.0110, 11.5473, 327.4536
CIE-Luv:
22.0110, 6.7467, -7.8728
Hunter-Lab:
18.7576, 5.0138, -2.7593
#3f303e color charts
#3f303e color shades, tints & tones
#3f303e color schemes
#3f303e color preview, HTML & CSS examples
This text has a color of #3f303e
<p style="color:#3f303e;">Text here</p>
.mytext {color:#3f303e;}
This box has a color of #3f303e
<div style="background-color:#3f303e;">Content here</div>
.mybackground {background-color:#3f303e;}
Border around this has a color of #3f303e
<div style="border:2px solid #3f303e;">Content here</div>
.myborder {border:2px solid #3f303e;}