#5feedc color space conversions
Hex:
#5feedc
RGB:
95, 238, 220
CMY:
63, 7, 14
CMYK:
60, 0, 8, 7
HSL:
172°, 80.7910%, 65.2941%
HSV (HSB):
172°, 60.0840%, 93.3333%
XYZ:
48.2121, 68.7493, 78.4390
xyY:
0.2467, 0.3518, 68.7493
CIE-Lab:
86.3797, -42.5341, -2.7724
CIE-LCH:
86.3797, 42.6244, 183.7293
CIE-Luv:
86.3797, -57.4507, 2.5535
Hunter-Lab:
82.9152, -41.3104, 1.9514
#5feedc color charts
#5feedc color shades, tints & tones
#5feedc color schemes
#5feedc color preview, HTML & CSS examples
This text has a color of #5feedc
<p style="color:#5feedc;">Text here</p>
.mytext {color:#5feedc;}
This box has a color of #5feedc
<div style="background-color:#5feedc;">Content here</div>
.mybackground {background-color:#5feedc;}
Border around this has a color of #5feedc
<div style="border:2px solid #5feedc;">Content here</div>
.myborder {border:2px solid #5feedc;}