#074d61 color space conversions
Hex:
#074d61
RGB:
7, 77, 97
CMY:
97, 70, 62
CMYK:
93, 21, 0, 62
HSL:
193°, 86.5385%, 20.3922%
HSV (HSB):
193°, 92.7835%, 38.0392%
XYZ:
4.8992, 6.2160, 12.2509
xyY:
0.2097, 0.2660, 6.2160
CIE-Lab:
29.9510, -11.9853, -17.3271
CIE-LCH:
29.9510, 21.0684, 235.3280
CIE-Luv:
29.9510, -20.4659, -20.8713
Hunter-Lab:
24.9319, -8.5552, -11.6812
#074d61 color charts
#074d61 color shades, tints & tones
#074d61 color schemes
#074d61 color preview, HTML & CSS examples
This text has a color of #074d61
<p style="color:#074d61;">Text here</p>
.mytext {color:#074d61;}
This box has a color of #074d61
<div style="background-color:#074d61;">Content here</div>
.mybackground {background-color:#074d61;}
Border around this has a color of #074d61
<div style="border:2px solid #074d61;">Content here</div>
.myborder {border:2px solid #074d61;}