#074d74 color space conversions
Hex:
#074d74
RGB:
7, 77, 116
CMY:
97, 70, 55
CMYK:
94, 34, 0, 55
HSL:
201°, 88.6179%, 24.1176%
HSV (HSB):
201°, 93.9655%, 45.4902%
XYZ:
5.8939, 6.6139, 17.4890
xyY:
0.1965, 0.2205, 6.6139
CIE-Lab:
30.9112, -4.2981, -27.8357
CIE-LCH:
30.9112, 28.1656, 261.2223
CIE-Luv:
30.9112, -19.3767, -36.3935
Hunter-Lab:
25.7175, -4.0972, -22.3175
#074d74 color charts
#074d74 color shades, tints & tones
#074d74 color schemes
#074d74 color preview, HTML & CSS examples
This text has a color of #074d74
<p style="color:#074d74;">Text here</p>
.mytext {color:#074d74;}
This box has a color of #074d74
<div style="background-color:#074d74;">Content here</div>
.mybackground {background-color:#074d74;}
Border around this has a color of #074d74
<div style="border:2px solid #074d74;">Content here</div>
.myborder {border:2px solid #074d74;}