#5f978c color space conversions
Hex:
#5f978c
RGB:
95, 151, 140
CMY:
63, 41, 45
CMYK:
37, 0, 7, 41
HSL:
168°, 22.7642%, 48.2353%
HSV (HSB):
168°, 37.0861%, 59.2157%
XYZ:
20.5195, 26.4596, 28.8367
xyY:
0.2707, 0.3490, 26.4596
CIE-Lab:
58.4707, -21.0461, -0.0396
CIE-LCH:
58.4707, 21.0462, 180.1079
CIE-Luv:
58.4707, -26.5748, 3.2139
Hunter-Lab:
51.4389, -18.8123, 2.7692
#5f978c color charts
#5f978c color shades, tints & tones
#5f978c color schemes
#5f978c color preview, HTML & CSS examples
This text has a color of #5f978c
<p style="color:#5f978c;">Text here</p>
.mytext {color:#5f978c;}
This box has a color of #5f978c
<div style="background-color:#5f978c;">Content here</div>
.mybackground {background-color:#5f978c;}
Border around this has a color of #5f978c
<div style="border:2px solid #5f978c;">Content here</div>
.myborder {border:2px solid #5f978c;}