#55d2d2 color space conversions
Hex:
#55d2d2
RGB:
85, 210, 210
CMY:
67, 18, 18
CMYK:
60, 0, 0, 18
HSL:
180°, 58.1395%, 57.8431%
HSV (HSB):
180°, 59.5238%, 82.3529%
XYZ:
38.4258, 52.6776, 69.1153
xyY:
0.2398, 0.3288, 52.6776
CIE-Lab:
77.6843, -34.0986, -10.3591
CIE-LCH:
77.6843, 35.6374, 196.8987
CIE-Luv:
77.6843, -49.9581, -10.7896
Hunter-Lab:
72.5794, -32.5104, -5.6547
#55d2d2 color charts
#55d2d2 color shades, tints & tones
#55d2d2 color schemes
#55d2d2 color preview, HTML & CSS examples
This text has a color of #55d2d2
<p style="color:#55d2d2;">Text here</p>
.mytext {color:#55d2d2;}
This box has a color of #55d2d2
<div style="background-color:#55d2d2;">Content here</div>
.mybackground {background-color:#55d2d2;}
Border around this has a color of #55d2d2
<div style="border:2px solid #55d2d2;">Content here</div>
.myborder {border:2px solid #55d2d2;}