#05ca9e color space conversions
Hex:
#05ca9e
RGB:
5, 202, 158
CMY:
98, 21, 38
CMYK:
98, 0, 22, 21
HSL:
167°, 95.1691%, 40.5882%
HSV (HSB):
167°, 97.5248%, 79.2157%
XYZ:
27.3547, 44.7419, 39.5421
xyY:
0.2450, 0.4008, 44.7419
CIE-Lab:
72.7217, -52.3040, 10.2774
CIE-LCH:
72.7217, 53.3042, 168.8834
CIE-Luv:
72.7217, -60.4387, 23.1341
Hunter-Lab:
66.8894, -44.0583, 11.7730
#05ca9e color charts
#05ca9e color shades, tints & tones
#05ca9e color schemes
#05ca9e color preview, HTML & CSS examples
This text has a color of #05ca9e
<p style="color:#05ca9e;">Text here</p>
.mytext {color:#05ca9e;}
This box has a color of #05ca9e
<div style="background-color:#05ca9e;">Content here</div>
.mybackground {background-color:#05ca9e;}
Border around this has a color of #05ca9e
<div style="border:2px solid #05ca9e;">Content here</div>
.myborder {border:2px solid #05ca9e;}