#377d7e color space conversions
Hex:
#377d7e
RGB:
55, 125, 126
CMY:
78, 51, 51
CMYK:
56, 1, 0, 51
HSL:
181°, 39.2265%, 35.4902%
HSV (HSB):
181°, 56.3492%, 49.4118%
XYZ:
12.6751, 16.9858, 22.3492
xyY:
0.2437, 0.3266, 16.9858
CIE-Lab:
48.2422, -21.4551, -7.2147
CIE-LCH:
48.2422, 22.6356, 198.5861
CIE-Luv:
48.2422, -29.0207, -7.1071
Hunter-Lab:
41.2139, -17.2277, -3.3017
#377d7e color charts
#377d7e color shades, tints & tones
#377d7e color schemes
#377d7e color preview, HTML & CSS examples
This text has a color of #377d7e
<p style="color:#377d7e;">Text here</p>
.mytext {color:#377d7e;}
This box has a color of #377d7e
<div style="background-color:#377d7e;">Content here</div>
.mybackground {background-color:#377d7e;}
Border around this has a color of #377d7e
<div style="border:2px solid #377d7e;">Content here</div>
.myborder {border:2px solid #377d7e;}