#5cadac color space conversions
Hex:
#5cadac
RGB:
92, 173, 172
CMY:
64, 32, 33
CMYK:
47, 0, 1, 32
HSL:
179°, 33.0612%, 51.9608%
HSV (HSB):
179°, 46.8208%, 67.8431%
XYZ:
26.8036, 35.1410, 44.3999
xyY:
0.2520, 0.3304, 35.1410
CIE-Lab:
65.8583, -24.9525, -7.1751
CIE-LCH:
65.8583, 25.9636, 196.0426
CIE-Luv:
65.8583, -35.7917, -6.8947
Hunter-Lab:
59.2799, -23.0303, -2.9116
#5cadac color charts
#5cadac RGB chart
#5cadac CMYK chart
#5cadac RGB pie chart
#5cadac color shades, tints & tones
#5cadac color schemes
#5cadac color preview, HTML & CSS examples
This text has a color of #5cadac
<p style="color:#5cadac;">Text here</p>
.mytext {color:#5cadac;}
Text color #5cadac
This box has a color of #5cadac
<div style="background-color:#5cadac;">Content here</div>
.mybackground {background-color:#5cadac;}
Background color #5cadac
Border around this has a color of #5cadac
<div style="border:2px solid #5cadac;">Content here</div>
.myborder {border:2px solid #5cadac;}
Border color #5cadac