#5cb5cc color space conversions
Hex:
#5cb5cc
RGB:
92, 181, 204
CMY:
64, 29, 20
CMYK:
55, 11, 0, 20
HSL:
192°, 52.3364%, 58.0392%
HSV (HSB):
192°, 54.9020%, 80.0000%
XYZ:
31.8366, 39.6827, 63.1083
xyY:
0.2365, 0.2948, 39.6827
CIE-Lab:
69.2429, -20.1840, -19.7818
CIE-LCH:
69.2429, 28.2616, 224.4234
CIE-Luv:
69.2429, -37.6760, -27.7924
Hunter-Lab:
62.9942, -20.0279, -15.3015
#5cb5cc color charts
#5cb5cc color shades, tints & tones
#5cb5cc color schemes
#5cb5cc color preview, HTML & CSS examples
This text has a color of #5cb5cc
<p style="color:#5cb5cc;">Text here</p>
.mytext {color:#5cb5cc;}
This box has a color of #5cb5cc
<div style="background-color:#5cb5cc;">Content here</div>
.mybackground {background-color:#5cb5cc;}
Border around this has a color of #5cb5cc
<div style="border:2px solid #5cb5cc;">Content here</div>
.myborder {border:2px solid #5cb5cc;}