#05da94 color space conversions
Hex:
#05da94
RGB:
5, 218, 148
CMY:
98, 15, 42
CMYK:
98, 0, 32, 15
HSL:
160°, 95.5157%, 43.7255%
HSV (HSB):
160°, 97.7064%, 85.4902%
XYZ:
30.4793, 52.3132, 36.5080
xyY:
0.2555, 0.4385, 52.3132
CIE-Lab:
77.4677, -60.6424, 22.2074
CIE-LCH:
77.4677, 64.5807, 159.8871
CIE-Luv:
77.4677, -66.4622, 41.1104
Hunter-Lab:
72.3279, -51.3530, 20.7024
#05da94 color charts
#05da94 color shades, tints & tones
#05da94 color schemes
#05da94 color preview, HTML & CSS examples
This text has a color of #05da94
<p style="color:#05da94;">Text here</p>
.mytext {color:#05da94;}
This box has a color of #05da94
<div style="background-color:#05da94;">Content here</div>
.mybackground {background-color:#05da94;}
Border around this has a color of #05da94
<div style="border:2px solid #05da94;">Content here</div>
.myborder {border:2px solid #05da94;}