#377b8b color space conversions
Hex:
#377b8b
RGB:
55, 123, 139
CMY:
78, 52, 45
CMYK:
60, 12, 0, 45
HSL:
191°, 43.2990%, 38.0392%
HSV (HSB):
191°, 60.4317%, 54.5098%
XYZ:
13.3187, 16.8422, 26.9750
xyY:
0.2331, 0.2948, 16.8422
CIE-Lab:
48.0606, -16.4198, -15.1625
CIE-LCH:
48.0606, 22.3497, 222.7202
CIE-Luv:
48.0606, -27.6504, -19.5880
Hunter-Lab:
41.0393, -13.8891, -10.2437
#377b8b color charts
#377b8b color shades, tints & tones
#377b8b color schemes
#377b8b color preview, HTML & CSS examples
This text has a color of #377b8b
<p style="color:#377b8b;">Text here</p>
.mytext {color:#377b8b;}
This box has a color of #377b8b
<div style="background-color:#377b8b;">Content here</div>
.mybackground {background-color:#377b8b;}
Border around this has a color of #377b8b
<div style="border:2px solid #377b8b;">Content here</div>
.myborder {border:2px solid #377b8b;}