#377f7f color space conversions
Hex:
#377f7f
RGB:
55, 127, 127
CMY:
78, 50, 50
CMYK:
57, 0, 0, 50
HSL:
180°, 39.5604%, 35.6863%
HSV (HSB):
180°, 56.6929%, 49.8039%
XYZ:
12.9957, 17.5233, 22.7761
xyY:
0.2438, 0.3288, 17.5233
CIE-Lab:
48.9127, -22.2094, -6.8049
CIE-LCH:
48.9127, 23.2285, 197.0349
CIE-Luv:
48.9127, -29.7605, -6.4279
Hunter-Lab:
41.8608, -17.8411, -2.9565
#377f7f color charts
#377f7f color shades, tints & tones
#377f7f color schemes
#377f7f color preview, HTML & CSS examples
This text has a color of #377f7f
<p style="color:#377f7f;">Text here</p>
.mytext {color:#377f7f;}
This box has a color of #377f7f
<div style="background-color:#377f7f;">Content here</div>
.mybackground {background-color:#377f7f;}
Border around this has a color of #377f7f
<div style="border:2px solid #377f7f;">Content here</div>
.myborder {border:2px solid #377f7f;}