#55cccc color space conversions
Hex:
#55cccc
RGB:
85, 204, 204
CMY:
67, 20, 20
CMYK:
58, 0, 0, 20
HSL:
180°, 53.8462%, 56.6667%
HSV (HSB):
180°, 58.3333%, 80.0000%
XYZ:
36.2383, 49.4767, 64.7667
xyY:
0.2408, 0.3288, 49.4767
CIE-Lab:
75.7469, -32.9010, -10.0162
CIE-LCH:
75.7469, 34.3919, 196.9320
CIE-Luv:
75.7469, -48.0703, -10.3821
Hunter-Lab:
70.3396, -31.1330, -5.3548
#55cccc color charts
#55cccc RGB chart
#55cccc CMYK chart
#55cccc RGB pie chart
#55cccc color shades, tints & tones
#55cccc color schemes
#55cccc color preview, HTML & CSS examples
This text has a color of #55cccc
<p style="color:#55cccc;">Text here</p>
.mytext {color:#55cccc;}
Text color #55cccc
This box has a color of #55cccc
<div style="background-color:#55cccc;">Content here</div>
.mybackground {background-color:#55cccc;}
Background color #55cccc
Border around this has a color of #55cccc
<div style="border:2px solid #55cccc;">Content here</div>
.myborder {border:2px solid #55cccc;}
Border color #55cccc