#074d7b color space conversions
Hex:
#074d7b
RGB:
7, 77, 123
CMY:
97, 70, 52
CMYK:
94, 37, 0, 52
HSL:
204°, 89.2308%, 25.4902%
HSV (HSB):
204°, 94.3089%, 48.2353%
XYZ:
6.3167, 6.7830, 19.7152
xyY:
0.1925, 0.2067, 6.7830
CIE-Lab:
31.3077, -1.3839, -31.5822
CIE-LCH:
31.3077, 31.6125, 267.4910
CIE-Luv:
31.3077, -19.0192, -42.0182
Hunter-Lab:
26.0442, -2.2846, -26.6511
#074d7b color charts
#074d7b color shades, tints & tones
#074d7b color schemes
#074d7b color preview, HTML & CSS examples
This text has a color of #074d7b
<p style="color:#074d7b;">Text here</p>
.mytext {color:#074d7b;}
This box has a color of #074d7b
<div style="background-color:#074d7b;">Content here</div>
.mybackground {background-color:#074d7b;}
Border around this has a color of #074d7b
<div style="border:2px solid #074d7b;">Content here</div>
.myborder {border:2px solid #074d7b;}