#05faaa color space conversions
Hex:
#05faaa
RGB:
5, 250, 170
CMY:
98, 2, 33
CMYK:
98, 0, 32, 2
HSL:
160°, 96.0784%, 50.0000%
HSV (HSB):
160°, 98.0000%, 98.0392%
XYZ:
41.5039, 71.3058, 49.6061
xyY:
0.2555, 0.4390, 71.3058
CIE-Lab:
87.6333, -67.3629, 24.7842
CIE-LCH:
87.6333, 71.7775, 159.8004
CIE-Luv:
87.6333, -75.2713, 46.7399
Hunter-Lab:
84.4427, -60.0414, 24.2798
#05faaa color charts
#05faaa color shades, tints & tones
#05faaa color schemes
#05faaa color preview, HTML & CSS examples
This text has a color of #05faaa
<p style="color:#05faaa;">Text here</p>
.mytext {color:#05faaa;}
This box has a color of #05faaa
<div style="background-color:#05faaa;">Content here</div>
.mybackground {background-color:#05faaa;}
Border around this has a color of #05faaa
<div style="border:2px solid #05faaa;">Content here</div>
.myborder {border:2px solid #05faaa;}