#5ff5ed color space conversions
Hex:
#5ff5ed
RGB:
95, 245, 237
CMY:
63, 4, 7
CMYK:
61, 0, 3, 4
HSL:
177°, 88.2353%, 66.6667%
HSV (HSB):
177°, 61.2245%, 96.0784%
XYZ:
52.6578, 73.8521, 91.6003
xyY:
0.2414, 0.3386, 73.8521
CIE-Lab:
88.8526, -41.2948, -8.0228
CIE-LCH:
88.8526, 42.0669, 190.9945
CIE-Luv:
88.8526, -59.0053, -6.0409
Hunter-Lab:
85.9373, -41.0149, -3.0410
#5ff5ed color charts
#5ff5ed color shades, tints & tones
#5ff5ed color schemes
#5ff5ed color preview, HTML & CSS examples
This text has a color of #5ff5ed
<p style="color:#5ff5ed;">Text here</p>
.mytext {color:#5ff5ed;}
This box has a color of #5ff5ed
<div style="background-color:#5ff5ed;">Content here</div>
.mybackground {background-color:#5ff5ed;}
Border around this has a color of #5ff5ed
<div style="border:2px solid #5ff5ed;">Content here</div>
.myborder {border:2px solid #5ff5ed;}