#073f5b color space conversions
Hex:
#073f5b
RGB:
7, 63, 91
CMY:
97, 75, 64
CMYK:
92, 31, 0, 64
HSL:
200°, 85.7143%, 19.2157%
HSV (HSB):
200°, 92.3077%, 35.6863%
XYZ:
3.7535, 4.3555, 10.5404
xyY:
0.2013, 0.2335, 4.3555
CIE-Lab:
24.8136, -5.6520, -21.4641
CIE-LCH:
24.8136, 22.1958, 255.2475
CIE-Luv:
24.8136, -15.7276, -25.5136
Hunter-Lab:
20.8699, -4.4190, -15.3357
#073f5b color charts
#073f5b color shades, tints & tones
#073f5b color schemes
#073f5b color preview, HTML & CSS examples
This text has a color of #073f5b
<p style="color:#073f5b;">Text here</p>
.mytext {color:#073f5b;}
This box has a color of #073f5b
<div style="background-color:#073f5b;">Content here</div>
.mybackground {background-color:#073f5b;}
Border around this has a color of #073f5b
<div style="border:2px solid #073f5b;">Content here</div>
.myborder {border:2px solid #073f5b;}