#ff5f8c color space conversions
Hex:
#ff5f8c
RGB:
255, 95, 140
CMY:
0, 63, 45
CMYK:
0, 63, 45, 0
HSL:
343°, 100.0000%, 68.6275%
HSV (HSB):
343°, 62.7451%, 100.0000%
XYZ:
50.0658, 31.3379, 28.2210
xyY:
0.4567, 0.2859, 31.3379
CIE-Lab:
62.7918, 64.1845, 8.3312
CIE-LCH:
62.7918, 64.7229, 7.3957
CIE-Luv:
62.7918, 108.7998, -1.6298
Hunter-Lab:
55.9802, 61.6758, 9.2966
#ff5f8c color charts
#ff5f8c color shades, tints & tones
#ff5f8c color schemes
#ff5f8c color preview, HTML & CSS examples
This text has a color of #ff5f8c
<p style="color:#ff5f8c;">Text here</p>
.mytext {color:#ff5f8c;}
This box has a color of #ff5f8c
<div style="background-color:#ff5f8c;">Content here</div>
.mybackground {background-color:#ff5f8c;}
Border around this has a color of #ff5f8c
<div style="border:2px solid #ff5f8c;">Content here</div>
.myborder {border:2px solid #ff5f8c;}