#3d7d7c color space conversions
Hex:
#3d7d7c
RGB:
61, 125, 124
CMY:
76, 51, 51
CMYK:
51, 0, 1, 51
HSL:
179°, 34.4086%, 36.4706%
HSV (HSB):
179°, 51.2000%, 49.0196%
XYZ:
12.8962, 17.1146, 21.6925
xyY:
0.2494, 0.3310, 17.1146
CIE-Lab:
48.4041, -20.6761, -5.7685
CIE-LCH:
48.4041, 21.4657, 195.5888
CIE-Luv:
48.4041, -27.5072, -5.1090
Hunter-Lab:
41.3698, -16.7534, -2.1303
#3d7d7c color charts
#3d7d7c color shades, tints & tones
#3d7d7c color schemes
#3d7d7c color preview, HTML & CSS examples
This text has a color of #3d7d7c
<p style="color:#3d7d7c;">Text here</p>
.mytext {color:#3d7d7c;}
This box has a color of #3d7d7c
<div style="background-color:#3d7d7c;">Content here</div>
.mybackground {background-color:#3d7d7c;}
Border around this has a color of #3d7d7c
<div style="border:2px solid #3d7d7c;">Content here</div>
.myborder {border:2px solid #3d7d7c;}