#5fcccd color space conversions
Hex:
#5fcccd
RGB:
95, 204, 205
CMY:
63, 20, 20
CMYK:
54, 0, 0, 20
HSL:
181°, 52.3810%, 58.8235%
HSV (HSB):
181°, 53.6585%, 80.3922%
XYZ:
37.3316, 50.0264, 65.4461
xyY:
0.2443, 0.3274, 50.0264
CIE-Lab:
76.0855, -30.7500, -10.0185
CIE-LCH:
76.0855, 32.3409, 198.0459
CIE-Luv:
76.0855, -45.5935, -10.6907
Hunter-Lab:
70.7293, -29.5624, -5.3507
#5fcccd color charts
#5fcccd color shades, tints & tones
#5fcccd color schemes
#5fcccd color preview, HTML & CSS examples
This text has a color of #5fcccd
<p style="color:#5fcccd;">Text here</p>
.mytext {color:#5fcccd;}
This box has a color of #5fcccd
<div style="background-color:#5fcccd;">Content here</div>
.mybackground {background-color:#5fcccd;}
Border around this has a color of #5fcccd
<div style="border:2px solid #5fcccd;">Content here</div>
.myborder {border:2px solid #5fcccd;}