#04a06c color space conversions
Hex:
#04a06c
RGB:
4, 160, 108
CMY:
98, 37, 58
CMYK:
98, 0, 33, 37
HSL:
160°, 95.1220%, 32.1569%
HSV (HSB):
160°, 97.5000%, 62.7451%
XYZ:
15.3276, 26.2501, 18.4463
xyY:
0.2554, 0.4373, 26.2501
CIE-Lab:
58.2737, -47.9907, 17.3924
CIE-LCH:
58.2737, 51.0451, 160.0788
CIE-Luv:
58.2737, -49.8655, 30.5803
Hunter-Lab:
51.2349, -36.2602, 14.5180
#04a06c color charts
#04a06c color shades, tints & tones
#04a06c color schemes
#04a06c color preview, HTML & CSS examples
This text has a color of #04a06c
<p style="color:#04a06c;">Text here</p>
.mytext {color:#04a06c;}
This box has a color of #04a06c
<div style="background-color:#04a06c;">Content here</div>
.mybackground {background-color:#04a06c;}
Border around this has a color of #04a06c
<div style="border:2px solid #04a06c;">Content here</div>
.myborder {border:2px solid #04a06c;}