#3f7e7f color space conversions
Hex:
#3f7e7f
RGB:
63, 126, 127
CMY:
75, 51, 50
CMYK:
50, 1, 0, 50
HSL:
181°, 33.6842%, 37.2549%
HSV (HSB):
181°, 50.3937%, 49.8039%
XYZ:
13.3415, 17.5108, 22.7554
xyY:
0.2489, 0.3266, 17.5108
CIE-Lab:
48.8973, -19.8779, -6.7956
CIE-LCH:
48.8973, 21.0074, 198.8739
CIE-Luv:
48.8973, -27.2238, -6.7152
Hunter-Lab:
41.8459, -16.3200, -2.9493
#3f7e7f color charts
#3f7e7f color shades, tints & tones
#3f7e7f color schemes
#3f7e7f color preview, HTML & CSS examples
This text has a color of #3f7e7f
<p style="color:#3f7e7f;">Text here</p>
.mytext {color:#3f7e7f;}
This box has a color of #3f7e7f
<div style="background-color:#3f7e7f;">Content here</div>
.mybackground {background-color:#3f7e7f;}
Border around this has a color of #3f7e7f
<div style="border:2px solid #3f7e7f;">Content here</div>
.myborder {border:2px solid #3f7e7f;}