#04705e color space conversions
Hex:
#04705e
RGB:
4, 112, 94
CMY:
98, 56, 63
CMYK:
96, 0, 16, 56
HSL:
170°, 93.1034%, 22.7451%
HSV (HSB):
170°, 96.4286%, 43.9216%
XYZ:
7.8646, 12.4223, 12.5729
xyY:
0.2393, 0.3780, 12.4223
CIE-Lab:
41.8796, -31.6014, 2.4007
CIE-LCH:
41.8796, 31.6925, 175.6557
CIE-Luv:
41.8796, -33.8611, 7.4773
Hunter-Lab:
35.2453, -21.8488, 3.5214
#04705e color charts
#04705e color shades, tints & tones
#04705e color schemes
#04705e color preview, HTML & CSS examples
This text has a color of #04705e
<p style="color:#04705e;">Text here</p>
.mytext {color:#04705e;}
This box has a color of #04705e
<div style="background-color:#04705e;">Content here</div>
.mybackground {background-color:#04705e;}
Border around this has a color of #04705e
<div style="border:2px solid #04705e;">Content here</div>
.myborder {border:2px solid #04705e;}