#ff5c8e color space conversions
Hex:
#ff5c8e
RGB:
255, 92, 142
CMY:
0, 64, 44
CMYK:
0, 64, 44, 0
HSL:
342°, 100.0000%, 68.0392%
HSV (HSB):
342°, 63.9216%, 100.0000%
XYZ:
49.9496, 30.8673, 28.9165
xyY:
0.4552, 0.2813, 30.8673
CIE-Lab:
62.3954, 65.5803, 6.6086
CIE-LCH:
62.3954, 65.9125, 5.7544
CIE-Luv:
62.3954, 109.7632, -4.1384
Hunter-Lab:
55.5583, 63.2530, 8.0321
#ff5c8e color charts
#ff5c8e color shades, tints & tones
#ff5c8e color schemes
#ff5c8e color preview, HTML & CSS examples
This text has a color of #ff5c8e
<p style="color:#ff5c8e;">Text here</p>
.mytext {color:#ff5c8e;}
This box has a color of #ff5c8e
<div style="background-color:#ff5c8e;">Content here</div>
.mybackground {background-color:#ff5c8e;}
Border around this has a color of #ff5c8e
<div style="border:2px solid #ff5c8e;">Content here</div>
.myborder {border:2px solid #ff5c8e;}