#074d95 color space conversions
Hex:
#074d95
RGB:
7, 77, 149
CMY:
97, 70, 42
CMYK:
95, 48, 0, 42
HSL:
210°, 91.0256%, 30.5882%
HSV (HSB):
210°, 95.3020%, 58.4314%
XYZ:
8.1663, 7.5229, 29.4554
xyY:
0.1809, 0.1666, 7.5229
CIE-Lab:
32.9687, 9.5586, -44.9207
CIE-LCH:
32.9687, 45.9265, 282.0127
CIE-Luv:
32.9687, -17.9267, -62.1317
Hunter-Lab:
27.4278, 5.1476, -44.4735
#074d95 color charts
#074d95 color shades, tints & tones
#074d95 color schemes
#074d95 color preview, HTML & CSS examples
This text has a color of #074d95
<p style="color:#074d95;">Text here</p>
.mytext {color:#074d95;}
This box has a color of #074d95
<div style="background-color:#074d95;">Content here</div>
.mybackground {background-color:#074d95;}
Border around this has a color of #074d95
<div style="border:2px solid #074d95;">Content here</div>
.myborder {border:2px solid #074d95;}