#5fc5cd color space conversions
Hex:
#5fc5cd
RGB:
95, 197, 205
CMY:
63, 23, 20
CMYK:
54, 4, 0, 20
HSL:
184°, 52.3810%, 58.8235%
HSV (HSB):
184°, 53.6585%, 80.3922%
XYZ:
35.7050, 46.7732, 64.9039
xyY:
0.2423, 0.3174, 46.7732
CIE-Lab:
74.0445, -27.3500, -13.0701
CIE-LCH:
74.0445, 30.3125, 205.5423
CIE-Luv:
74.0445, -42.9327, -16.0471
Hunter-Lab:
68.3909, -26.4942, -8.3933
#5fc5cd color charts
#5fc5cd color shades, tints & tones
#5fc5cd color schemes
#5fc5cd color preview, HTML & CSS examples
This text has a color of #5fc5cd
<p style="color:#5fc5cd;">Text here</p>
.mytext {color:#5fc5cd;}
This box has a color of #5fc5cd
<div style="background-color:#5fc5cd;">Content here</div>
.mybackground {background-color:#5fc5cd;}
Border around this has a color of #5fc5cd
<div style="border:2px solid #5fc5cd;">Content here</div>
.myborder {border:2px solid #5fc5cd;}