#5ccdcd color space conversions
Hex:
#5ccdcd
RGB:
92, 205, 205
CMY:
64, 20, 20
CMYK:
55, 0, 0, 20
HSL:
180°, 53.0516%, 58.2353%
HSV (HSB):
180°, 55.1220%, 80.3922%
XYZ:
37.2644, 50.3457, 65.5113
xyY:
0.2434, 0.3288, 50.3457
CIE-Lab:
76.2810, -31.8127, -9.7374
CIE-LCH:
76.2810, 33.2696, 197.0186
CIE-Luv:
76.2810, -46.7286, -10.0928
Hunter-Lab:
70.9547, -30.4251, -5.0731
#5ccdcd color charts
#5ccdcd color shades, tints & tones
#5ccdcd color schemes
#5ccdcd color preview, HTML & CSS examples
This text has a color of #5ccdcd
<p style="color:#5ccdcd;">Text here</p>
.mytext {color:#5ccdcd;}
This box has a color of #5ccdcd
<div style="background-color:#5ccdcd;">Content here</div>
.mybackground {background-color:#5ccdcd;}
Border around this has a color of #5ccdcd
<div style="border:2px solid #5ccdcd;">Content here</div>
.myborder {border:2px solid #5ccdcd;}