#074d6c color space conversions
Hex:
#074d6c
RGB:
7, 77, 108
CMY:
97, 70, 58
CMYK:
94, 29, 0, 58
HSL:
198°, 87.8261%, 22.5490%
HSV (HSB):
198°, 93.5185%, 42.3529%
XYZ:
5.4483, 6.4356, 15.1424
xyY:
0.2016, 0.2381, 6.4356
CIE-Lab:
30.4860, -7.5839, -23.4713
CIE-LCH:
30.4860, 24.6661, 252.0936
CIE-Luv:
30.4860, -19.8158, -29.8878
Hunter-Lab:
25.3686, -6.0594, -17.6320
#074d6c color charts
#074d6c color shades, tints & tones
#074d6c color schemes
#074d6c color preview, HTML & CSS examples
This text has a color of #074d6c
<p style="color:#074d6c;">Text here</p>
.mytext {color:#074d6c;}
This box has a color of #074d6c
<div style="background-color:#074d6c;">Content here</div>
.mybackground {background-color:#074d6c;}
Border around this has a color of #074d6c
<div style="border:2px solid #074d6c;">Content here</div>
.myborder {border:2px solid #074d6c;}