#3f3f34 color space conversions
Hex:
#3f3f34
RGB:
63, 63, 52
CMY:
75, 75, 80
CMYK:
0, 0, 17, 75
HSL:
60°, 9.5652%, 22.5490%
HSV (HSB):
60°, 17.4603%, 24.7059%
XYZ:
4.4472, 4.8597, 3.9524
xyY:
0.3354, 0.3665, 4.8597
CIE-Lab:
26.3313, -2.2904, 6.7636
CIE-LCH:
26.3313, 7.1409, 108.7079
CIE-Luv:
26.3313, 0.5434, 7.5280
Hunter-Lab:
22.0447, -2.5683, 4.8011
#3f3f34 color charts
#3f3f34 color shades, tints & tones
#3f3f34 color schemes
#3f3f34 color preview, HTML & CSS examples
This text has a color of #3f3f34
<p style="color:#3f3f34;">Text here</p>
.mytext {color:#3f3f34;}
This box has a color of #3f3f34
<div style="background-color:#3f3f34;">Content here</div>
.mybackground {background-color:#3f3f34;}
Border around this has a color of #3f3f34
<div style="border:2px solid #3f3f34;">Content here</div>
.myborder {border:2px solid #3f3f34;}