#074d5f color space conversions
Hex:
#074d5f
RGB:
7, 77, 95
CMY:
97, 70, 63
CMYK:
93, 19, 0, 63
HSL:
192°, 86.2745%, 20.0000%
HSV (HSB):
192°, 92.6316%, 37.2549%
XYZ:
4.8071, 6.1791, 11.7658
xyY:
0.2113, 0.2716, 6.1791
CIE-Lab:
29.8600, -12.7668, -16.1925
CIE-LCH:
29.8600, 20.6201, 231.7464
CIE-Luv:
29.8600, -20.5890, -19.2314
Hunter-Lab:
24.8579, -8.9827, -10.6628
#074d5f color charts
#074d5f color shades, tints & tones
#074d5f color schemes
#074d5f color preview, HTML & CSS examples
This text has a color of #074d5f
<p style="color:#074d5f;">Text here</p>
.mytext {color:#074d5f;}
This box has a color of #074d5f
<div style="background-color:#074d5f;">Content here</div>
.mybackground {background-color:#074d5f;}
Border around this has a color of #074d5f
<div style="border:2px solid #074d5f;">Content here</div>
.myborder {border:2px solid #074d5f;}