#377d5e color space conversions
Hex:
#377d5e
RGB:
55, 125, 94
CMY:
78, 51, 63
CMYK:
56, 0, 25, 51
HSL:
153°, 38.8889%, 35.2941%
HSV (HSB):
153°, 56.0000%, 49.0196%
XYZ:
10.9295, 16.2876, 13.1575
xyY:
0.2707, 0.4034, 16.2876
CIE-Lab:
47.3496, -29.9177, 10.3452
CIE-LCH:
47.3496, 31.6559, 160.9252
CIE-Luv:
47.3496, -30.4693, 17.8832
Hunter-Lab:
40.3579, -22.2858, 8.9209
#377d5e color charts
#377d5e color shades, tints & tones
#377d5e color schemes
#377d5e color preview, HTML & CSS examples
This text has a color of #377d5e
<p style="color:#377d5e;">Text here</p>
.mytext {color:#377d5e;}
This box has a color of #377d5e
<div style="background-color:#377d5e;">Content here</div>
.mybackground {background-color:#377d5e;}
Border around this has a color of #377d5e
<div style="border:2px solid #377d5e;">Content here</div>
.myborder {border:2px solid #377d5e;}