#374d7d color space conversions
Hex:
#374d7d
RGB:
55, 77, 125
CMY:
78, 70, 51
CMYK:
56, 38, 0, 51
HSL:
221°, 38.8889%, 35.2941%
HSV (HSB):
221°, 56.0000%, 49.0196%
XYZ:
7.9311, 7.6006, 20.4511
xyY:
0.2204, 0.2112, 7.6006
CIE-Lab:
33.1369, 6.6945, -29.8189
CIE-LCH:
33.1369, 30.5612, 282.6534
CIE-Luv:
33.1369, -10.6664, -40.9817
Hunter-Lab:
27.5693, 3.1044, -24.6833
#374d7d color charts
#374d7d color shades, tints & tones
#374d7d color schemes
#374d7d color preview, HTML & CSS examples
This text has a color of #374d7d
<p style="color:#374d7d;">Text here</p>
.mytext {color:#374d7d;}
This box has a color of #374d7d
<div style="background-color:#374d7d;">Content here</div>
.mybackground {background-color:#374d7d;}
Border around this has a color of #374d7d
<div style="border:2px solid #374d7d;">Content here</div>
.myborder {border:2px solid #374d7d;}