#073f3d color space conversions
Hex:
#073f3d
RGB:
7, 63, 61
CMY:
97, 75, 76
CMYK:
89, 0, 3, 75
HSL:
178°, 80.0000%, 13.7255%
HSV (HSB):
178°, 88.8889%, 24.7059%
XYZ:
2.7074, 3.9371, 5.0321
xyY:
0.2319, 0.3372, 3.9371
CIE-Lab:
23.4624, -17.3952, -3.7342
CIE-LCH:
23.4624, 17.7915, 192.1158
CIE-Luv:
23.4624, -17.3669, -2.2324
Hunter-Lab:
19.8421, -10.3677, -1.1469
#073f3d color charts
#073f3d color shades, tints & tones
#073f3d color schemes
#073f3d color preview, HTML & CSS examples
This text has a color of #073f3d
<p style="color:#073f3d;">Text here</p>
.mytext {color:#073f3d;}
This box has a color of #073f3d
<div style="background-color:#073f3d;">Content here</div>
.mybackground {background-color:#073f3d;}
Border around this has a color of #073f3d
<div style="border:2px solid #073f3d;">Content here</div>
.myborder {border:2px solid #073f3d;}