#05fddc color space conversions
Hex:
#05fddc
RGB:
5, 253, 220
CMY:
98, 1, 14
CMYK:
98, 0, 13, 1
HSL:
172°, 98.4127%, 50.5882%
HSV (HSB):
172°, 98.0237%, 99.2157%
XYZ:
48.1061, 75.4501, 79.7380
xyY:
0.2366, 0.3711, 75.4501
CIE-Lab:
89.6034, -56.7217, 1.8014
CIE-LCH:
89.6034, 56.7503, 178.1810
CIE-Luv:
89.6034, -72.5010, 11.8598
Hunter-Lab:
86.8620, -53.1513, 6.3761
#05fddc color charts
#05fddc color shades, tints & tones
#05fddc color schemes
#05fddc color preview, HTML & CSS examples
This text has a color of #05fddc
<p style="color:#05fddc;">Text here</p>
.mytext {color:#05fddc;}
This box has a color of #05fddc
<div style="background-color:#05fddc;">Content here</div>
.mybackground {background-color:#05fddc;}
Border around this has a color of #05fddc
<div style="border:2px solid #05fddc;">Content here</div>
.myborder {border:2px solid #05fddc;}