#377d7a color space conversions
Hex:
#377d7a
RGB:
55, 125, 122
CMY:
78, 51, 52
CMYK:
56, 0, 2, 51
HSL:
177°, 38.8889%, 35.2941%
HSV (HSB):
177°, 56.0000%, 49.0196%
XYZ:
12.4220, 16.8846, 21.0167
xyY:
0.2468, 0.3355, 16.8846
CIE-Lab:
48.1143, -22.6153, -5.0422
CIE-LCH:
48.1143, 23.1706, 192.5688
CIE-Luv:
48.1143, -29.2060, -3.8053
Hunter-Lab:
41.0909, -17.9474, -1.5614
#377d7a color charts
#377d7a color shades, tints & tones
#377d7a color schemes
#377d7a color preview, HTML & CSS examples
This text has a color of #377d7a
<p style="color:#377d7a;">Text here</p>
.mytext {color:#377d7a;}
This box has a color of #377d7a
<div style="background-color:#377d7a;">Content here</div>
.mybackground {background-color:#377d7a;}
Border around this has a color of #377d7a
<div style="border:2px solid #377d7a;">Content here</div>
.myborder {border:2px solid #377d7a;}