#3f483f color space conversions
Hex:
#3f483f
RGB:
63, 72, 63
CMY:
75, 72, 75
CMYK:
13, 0, 13, 72
HSL:
120°, 6.6667%, 26.4706%
HSV (HSB):
120°, 12.5000%, 28.2353%
XYZ:
5.2645, 6.0504, 5.5930
xyY:
0.3114, 0.3578, 6.0504
CIE-Lab:
29.5392, -5.6959, 4.1698
CIE-LCH:
29.5392, 7.0590, 143.7934
CIE-Luv:
29.5392, -4.2836, 5.5337
Hunter-Lab:
24.5975, -4.8423, 3.7369
#3f483f color charts
#3f483f color shades, tints & tones
#3f483f color schemes
#3f483f color preview, HTML & CSS examples
This text has a color of #3f483f
<p style="color:#3f483f;">Text here</p>
.mytext {color:#3f483f;}
This box has a color of #3f483f
<div style="background-color:#3f483f;">Content here</div>
.mybackground {background-color:#3f483f;}
Border around this has a color of #3f483f
<div style="border:2px solid #3f483f;">Content here</div>
.myborder {border:2px solid #3f483f;}