#05ca7a color space conversions
Hex:
#05ca7a
RGB:
5, 202, 122
CMY:
98, 21, 52
CMYK:
98, 0, 40, 21
HSL:
156°, 95.1691%, 40.5882%
HSV (HSB):
156°, 97.5248%, 79.2157%
XYZ:
24.6960, 43.6785, 25.5415
xyY:
0.2630, 0.4651, 43.6785
CIE-Lab:
72.0131, -60.3114, 28.4005
CIE-LCH:
72.0131, 66.6637, 154.7844
CIE-Luv:
72.0131, -62.9661, 48.0287
Hunter-Lab:
66.0897, -48.9562, 23.3491
#05ca7a color charts
#05ca7a color shades, tints & tones
#05ca7a color schemes
#05ca7a color preview, HTML & CSS examples
This text has a color of #05ca7a
<p style="color:#05ca7a;">Text here</p>
.mytext {color:#05ca7a;}
This box has a color of #05ca7a
<div style="background-color:#05ca7a;">Content here</div>
.mybackground {background-color:#05ca7a;}
Border around this has a color of #05ca7a
<div style="border:2px solid #05ca7a;">Content here</div>
.myborder {border:2px solid #05ca7a;}