#3f3c3f color space conversions
Hex:
#3f3c3f
RGB:
63, 60, 63
CMY:
75, 76, 75
CMYK:
0, 5, 0, 75
HSL:
300°, 2.4390%, 24.1176%
HSV (HSB):
300°, 4.7619%, 24.7059%
XYZ:
4.5630, 4.6474, 5.3592
xyY:
0.3132, 0.3190, 4.6474
CIE-Lab:
25.7055, 1.9563, -1.3892
CIE-LCH:
25.7055, 2.3993, 324.6214
CIE-Luv:
25.7055, 1.3938, -1.8062
Hunter-Lab:
21.5577, 0.0557, 0.3512
#3f3c3f color charts
#3f3c3f color shades, tints & tones
#3f3c3f color schemes
#3f3c3f color preview, HTML & CSS examples
This text has a color of #3f3c3f
<p style="color:#3f3c3f;">Text here</p>
.mytext {color:#3f3c3f;}
This box has a color of #3f3c3f
<div style="background-color:#3f3c3f;">Content here</div>
.mybackground {background-color:#3f3c3f;}
Border around this has a color of #3f3c3f
<div style="border:2px solid #3f3c3f;">Content here</div>
.myborder {border:2px solid #3f3c3f;}