#3f4e00 color space conversions
Hex:
#3f4e00
RGB:
63, 78, 0
CMY:
75, 69, 100
CMYK:
19, 0, 100, 69
HSL:
72°, 100.0000%, 15.2941%
HSV (HSB):
72°, 100.0000%, 30.5882%
XYZ:
4.7743, 6.5055, 1.0041
xyY:
0.3887, 0.5296, 6.5055
CIE-Lab:
30.6537, -16.6088, 38.4972
CIE-LCH:
30.6537, 41.9271, 113.3368
CIE-Luv:
30.6537, -6.6151, 34.7990
Hunter-Lab:
25.5060, -11.2232, 15.5202
#3f4e00 color charts
#3f4e00 color shades, tints & tones
#3f4e00 color schemes
#3f4e00 color preview, HTML & CSS examples
This text has a color of #3f4e00
<p style="color:#3f4e00;">Text here</p>
.mytext {color:#3f4e00;}
This box has a color of #3f4e00
<div style="background-color:#3f4e00;">Content here</div>
.mybackground {background-color:#3f4e00;}
Border around this has a color of #3f4e00
<div style="border:2px solid #3f4e00;">Content here</div>
.myborder {border:2px solid #3f4e00;}