#374a6e color space conversions
Hex:
#374a6e
RGB:
55, 74, 110
CMY:
78, 71, 57
CMYK:
50, 33, 0, 57
HSL:
219°, 33.3333%, 32.3529%
HSV (HSB):
219°, 50.0000%, 43.1373%
XYZ:
6.8388, 6.8356, 15.7108
xyY:
0.2327, 0.2326, 6.8356
CIE-Lab:
31.4296, 3.5239, -23.1249
CIE-LCH:
31.4296, 23.3919, 278.6644
CIE-Luv:
31.4296, -9.4185, -30.7453
Hunter-Lab:
26.1449, 0.9371, -17.3266
#374a6e color charts
#374a6e color shades, tints & tones
#374a6e color schemes
#374a6e color preview, HTML & CSS examples
This text has a color of #374a6e
<p style="color:#374a6e;">Text here</p>
.mytext {color:#374a6e;}
This box has a color of #374a6e
<div style="background-color:#374a6e;">Content here</div>
.mybackground {background-color:#374a6e;}
Border around this has a color of #374a6e
<div style="border:2px solid #374a6e;">Content here</div>
.myborder {border:2px solid #374a6e;}