#5cb08e color space conversions
Hex:
#5cb08e
RGB:
92, 176, 142
CMY:
64, 31, 44
CMYK:
48, 0, 19, 31
HSL:
156°, 34.7107%, 52.5490%
HSV (HSB):
156°, 47.7273%, 69.0196%
XYZ:
24.8215, 35.2790, 31.0925
xyY:
0.2722, 0.3869, 35.2790
CIE-Lab:
65.9653, -33.7039, 9.6166
CIE-LCH:
65.9653, 35.0490, 164.0751
CIE-Luv:
65.9653, -38.1192, 19.0306
Hunter-Lab:
59.3961, -29.3486, 10.5403
#5cb08e color charts
#5cb08e color shades, tints & tones
#5cb08e color schemes
#5cb08e color preview, HTML & CSS examples
This text has a color of #5cb08e
<p style="color:#5cb08e;">Text here</p>
.mytext {color:#5cb08e;}
This box has a color of #5cb08e
<div style="background-color:#5cb08e;">Content here</div>
.mybackground {background-color:#5cb08e;}
Border around this has a color of #5cb08e
<div style="border:2px solid #5cb08e;">Content here</div>
.myborder {border:2px solid #5cb08e;}