#073f5f color space conversions
Hex:
#073f5f
RGB:
7, 63, 95
CMY:
97, 75, 63
CMYK:
93, 34, 0, 63
HSL:
202°, 86.2745%, 20.0000%
HSV (HSB):
202°, 92.6316%, 37.2549%
XYZ:
3.9307, 4.4264, 11.4737
xyY:
0.1982, 0.2232, 4.4264
CIE-Lab:
25.0338, -3.9625, -23.7185
CIE-LCH:
25.0338, 24.0472, 260.5155
CIE-Luv:
25.0338, -15.5361, -28.6441
Hunter-Lab:
21.0390, -3.4694, -17.6066
#073f5f color charts
#073f5f color shades, tints & tones
#073f5f color schemes
#073f5f color preview, HTML & CSS examples
This text has a color of #073f5f
<p style="color:#073f5f;">Text here</p>
.mytext {color:#073f5f;}
This box has a color of #073f5f
<div style="background-color:#073f5f;">Content here</div>
.mybackground {background-color:#073f5f;}
Border around this has a color of #073f5f
<div style="border:2px solid #073f5f;">Content here</div>
.myborder {border:2px solid #073f5f;}