#55cb8c color space conversions
Hex:
#55cb8c
RGB:
85, 203, 140
CMY:
67, 20, 45
CMYK:
58, 0, 31, 20
HSL:
148°, 53.1532%, 56.4706%
HSV (HSB):
148°, 58.1281%, 79.6078%
XYZ:
29.8359, 46.5366, 32.2209
xyY:
0.2747, 0.4285, 46.5366
CIE-Lab:
73.8924, -47.6567, 21.7097
CIE-LCH:
73.8924, 52.3686, 155.5087
CIE-Luv:
73.8924, -51.0095, 38.0535
Hunter-Lab:
68.2178, -41.3119, 19.7483
#55cb8c color charts
#55cb8c color shades, tints & tones
#55cb8c color schemes
#55cb8c color preview, HTML & CSS examples
This text has a color of #55cb8c
<p style="color:#55cb8c;">Text here</p>
.mytext {color:#55cb8c;}
This box has a color of #55cb8c
<div style="background-color:#55cb8c;">Content here</div>
.mybackground {background-color:#55cb8c;}
Border around this has a color of #55cb8c
<div style="border:2px solid #55cb8c;">Content here</div>
.myborder {border:2px solid #55cb8c;}