#374c7e color space conversions
Hex:
#374c7e
RGB:
55, 76, 126
CMY:
78, 70, 51
CMYK:
56, 40, 0, 51
HSL:
222°, 39.2265%, 35.4902%
HSV (HSB):
222°, 56.3492%, 49.4118%
XYZ:
7.9259, 7.4875, 20.7661
xyY:
0.2191, 0.2070, 7.4875
CIE-Lab:
32.8918, 7.7032, -30.8267
CIE-LCH:
32.8918, 31.7746, 284.0302
CIE-Luv:
32.8918, -10.3291, -42.4023
Hunter-Lab:
27.3632, 3.8177, -25.8413
#374c7e color charts
#374c7e color shades, tints & tones
#374c7e color schemes
#374c7e color preview, HTML & CSS examples
This text has a color of #374c7e
<p style="color:#374c7e;">Text here</p>
.mytext {color:#374c7e;}
This box has a color of #374c7e
<div style="background-color:#374c7e;">Content here</div>
.mybackground {background-color:#374c7e;}
Border around this has a color of #374c7e
<div style="border:2px solid #374c7e;">Content here</div>
.myborder {border:2px solid #374c7e;}