#3f323f color space conversions
Hex:
#3f323f
RGB:
63, 50, 63
CMY:
75, 80, 75
CMYK:
0, 21, 0, 75
HSL:
300°, 11.5044%, 22.1569%
HSV (HSB):
300°, 20.6349%, 24.7059%
XYZ:
4.0877, 3.6968, 5.2007
xyY:
0.3148, 0.2847, 3.6968
CIE-Lab:
22.6428, 8.6159, -5.9403
CIE-LCH:
22.6428, 10.4652, 325.4156
CIE-Luv:
22.6428, 5.8157, -7.5228
Hunter-Lab:
19.2272, 4.3016, -2.5783
#3f323f color charts
#3f323f color shades, tints & tones
#3f323f color schemes
#3f323f color preview, HTML & CSS examples
This text has a color of #3f323f
<p style="color:#3f323f;">Text here</p>
.mytext {color:#3f323f;}
This box has a color of #3f323f
<div style="background-color:#3f323f;">Content here</div>
.mybackground {background-color:#3f323f;}
Border around this has a color of #3f323f
<div style="border:2px solid #3f323f;">Content here</div>
.myborder {border:2px solid #3f323f;}