#5fcccc color space conversions
Hex:
#5fcccc
RGB:
95, 204, 204
CMY:
63, 20, 20
CMYK:
53, 0, 0, 20
HSL:
180°, 51.6588%, 58.6275%
HSV (HSB):
180°, 53.4314%, 80.0000%
XYZ:
37.2113, 49.9783, 64.8123
xyY:
0.2448, 0.3288, 49.9783
CIE-Lab:
76.0559, -31.0166, -9.5228
CIE-LCH:
76.0559, 32.4456, 197.0677
CIE-Luv:
76.0559, -45.6413, -9.8582
Hunter-Lab:
70.6953, -29.7613, -4.8694
#5fcccc color charts
#5fcccc color shades, tints & tones
#5fcccc color schemes
#5fcccc color preview, HTML & CSS examples
This text has a color of #5fcccc
<p style="color:#5fcccc;">Text here</p>
.mytext {color:#5fcccc;}
This box has a color of #5fcccc
<div style="background-color:#5fcccc;">Content here</div>
.mybackground {background-color:#5fcccc;}
Border around this has a color of #5fcccc
<div style="border:2px solid #5fcccc;">Content here</div>
.myborder {border:2px solid #5fcccc;}