#05fddf color space conversions
Hex:
#05fddf
RGB:
5, 253, 223
CMY:
98, 1, 13
CMYK:
98, 0, 12, 1
HSL:
173°, 98.4127%, 50.5882%
HSV (HSB):
173°, 98.0237%, 99.2157%
XYZ:
48.5071, 75.6105, 81.8497
xyY:
0.2355, 0.3671, 75.6105
CIE-Lab:
89.6782, -55.9399, 0.3528
CIE-LCH:
89.6782, 55.9410, 179.6387
CIE-Luv:
89.6782, -72.2641, 9.4771
Hunter-Lab:
86.9543, -52.5945, 5.0586
#05fddf color charts
#05fddf color shades, tints & tones
#05fddf color schemes
#05fddf color preview, HTML & CSS examples
This text has a color of #05fddf
<p style="color:#05fddf;">Text here</p>
.mytext {color:#05fddf;}
This box has a color of #05fddf
<div style="background-color:#05fddf;">Content here</div>
.mybackground {background-color:#05fddf;}
Border around this has a color of #05fddf
<div style="border:2px solid #05fddf;">Content here</div>
.myborder {border:2px solid #05fddf;}