#3a7e7e color space conversions
Hex:
#3a7e7e
RGB:
58, 126, 126
CMY:
77, 51, 51
CMYK:
54, 0, 0, 51
HSL:
180°, 36.9565%, 36.0784%
HSV (HSB):
180°, 53.9683%, 49.4118%
XYZ:
12.9717, 17.3276, 22.3995
xyY:
0.2461, 0.3288, 17.3276
CIE-Lab:
48.6702, -21.3228, -6.5652
CIE-LCH:
48.6702, 22.3106, 197.1133
CIE-Luv:
48.6702, -28.6428, -6.1868
Hunter-Lab:
41.6264, -17.2219, -2.7659
#3a7e7e color charts
#3a7e7e color shades, tints & tones
#3a7e7e color schemes
#3a7e7e color preview, HTML & CSS examples
This text has a color of #3a7e7e
<p style="color:#3a7e7e;">Text here</p>
.mytext {color:#3a7e7e;}
This box has a color of #3a7e7e
<div style="background-color:#3a7e7e;">Content here</div>
.mybackground {background-color:#3a7e7e;}
Border around this has a color of #3a7e7e
<div style="border:2px solid #3a7e7e;">Content here</div>
.myborder {border:2px solid #3a7e7e;}