#5fc5b5 color space conversions
Hex:
#5fc5b5
RGB:
95, 197, 181
CMY:
63, 23, 29
CMYK:
52, 0, 8, 23
HSL:
171°, 46.7890%, 57.2549%
HSV (HSB):
171°, 51.7766%, 77.2549%
XYZ:
33.0261, 45.7016, 50.7967
xyY:
0.2550, 0.3528, 45.7016
CIE-Lab:
73.3515, -33.6216, -1.0612
CIE-LCH:
73.3515, 33.6383, 181.8078
CIE-Luv:
73.3515, -44.0165, 3.7461
Hunter-Lab:
67.6030, -31.1026, 2.7717
#5fc5b5 color charts
#5fc5b5 color shades, tints & tones
#5fc5b5 color schemes
#5fc5b5 color preview, HTML & CSS examples
This text has a color of #5fc5b5
<p style="color:#5fc5b5;">Text here</p>
.mytext {color:#5fc5b5;}
This box has a color of #5fc5b5
<div style="background-color:#5fc5b5;">Content here</div>
.mybackground {background-color:#5fc5b5;}
Border around this has a color of #5fc5b5
<div style="border:2px solid #5fc5b5;">Content here</div>
.myborder {border:2px solid #5fc5b5;}