#55acc0 color space conversions
Hex:
#55acc0
RGB:
85, 172, 192
CMY:
67, 33, 25
CMYK:
56, 10, 0, 25
HSL:
191°, 45.9227%, 54.3137%
HSV (HSB):
191°, 55.7292%, 75.2941%
XYZ:
28.0133, 35.2421, 55.1951
xyY:
0.2365, 0.2975, 35.2421
CIE-Lab:
65.9367, -20.4304, -18.1990
CIE-LCH:
65.9367, 27.3606, 221.6940
CIE-Luv:
65.9367, -36.5939, -25.0041
Hunter-Lab:
59.3651, -19.6581, -13.5698
#55acc0 color charts
#55acc0 color shades, tints & tones
#55acc0 color schemes
#55acc0 color preview, HTML & CSS examples
This text has a color of #55acc0
<p style="color:#55acc0;">Text here</p>
.mytext {color:#55acc0;}
This box has a color of #55acc0
<div style="background-color:#55acc0;">Content here</div>
.mybackground {background-color:#55acc0;}
Border around this has a color of #55acc0
<div style="border:2px solid #55acc0;">Content here</div>
.myborder {border:2px solid #55acc0;}