#073f5a color space conversions
Hex:
#073f5a
RGB:
7, 63, 90
CMY:
97, 75, 65
CMYK:
92, 30, 0, 65
HSL:
200°, 85.5670%, 19.0196%
HSV (HSB):
200°, 92.2222%, 35.2941%
XYZ:
3.7106, 4.3384, 10.3147
xyY:
0.2021, 0.2362, 4.3384
CIE-Lab:
24.7599, -6.0715, -20.8963
CIE-LCH:
24.7599, 21.7605, 253.7986
CIE-Luv:
24.7599, -15.7768, -24.7289
Hunter-Lab:
20.8288, -4.6510, -14.7811
#073f5a color charts
#073f5a color shades, tints & tones
#073f5a color schemes
#073f5a color preview, HTML & CSS examples
This text has a color of #073f5a
<p style="color:#073f5a;">Text here</p>
.mytext {color:#073f5a;}
This box has a color of #073f5a
<div style="background-color:#073f5a;">Content here</div>
.mybackground {background-color:#073f5a;}
Border around this has a color of #073f5a
<div style="border:2px solid #073f5a;">Content here</div>
.myborder {border:2px solid #073f5a;}