#3f975f color space conversions
Hex:
#3f975f
RGB:
63, 151, 95
CMY:
75, 41, 63
CMYK:
58, 0, 37, 41
HSL:
142°, 41.1215%, 41.9608%
HSV (HSB):
142°, 58.2781%, 59.2157%
XYZ:
15.1821, 24.0162, 14.6619
xyY:
0.2819, 0.4459, 24.0162
CIE-Lab:
56.1040, -39.5029, 21.8056
CIE-LCH:
56.1040, 45.1217, 151.1013
CIE-Luv:
56.1040, -38.6889, 34.2939
Hunter-Lab:
49.0063, -30.4621, 16.5658
#3f975f color charts
#3f975f color shades, tints & tones
#3f975f color schemes
#3f975f color preview, HTML & CSS examples
This text has a color of #3f975f
<p style="color:#3f975f;">Text here</p>
.mytext {color:#3f975f;}
This box has a color of #3f975f
<div style="background-color:#3f975f;">Content here</div>
.mybackground {background-color:#3f975f;}
Border around this has a color of #3f975f
<div style="border:2px solid #3f975f;">Content here</div>
.myborder {border:2px solid #3f975f;}