#ff5c9f color space conversions
Hex:
#ff5c9f
RGB:
255, 92, 159
CMY:
0, 64, 38
CMYK:
0, 64, 38, 0
HSL:
335°, 100.0000%, 68.0392%
HSV (HSB):
335°, 63.9216%, 100.0000%
XYZ:
51.3252, 31.4175, 36.1599
xyY:
0.4317, 0.2642, 31.4175
CIE-Lab:
62.8585, 67.2547, -2.5379
CIE-LCH:
62.8585, 67.3026, 357.8389
CIE-Luv:
62.8585, 104.1741, -16.5672
Hunter-Lab:
56.0513, 65.3594, 0.9866
#ff5c9f color charts
#ff5c9f color shades, tints & tones
#ff5c9f color schemes
#ff5c9f color preview, HTML & CSS examples
This text has a color of #ff5c9f
<p style="color:#ff5c9f;">Text here</p>
.mytext {color:#ff5c9f;}
This box has a color of #ff5c9f
<div style="background-color:#ff5c9f;">Content here</div>
.mybackground {background-color:#ff5c9f;}
Border around this has a color of #ff5c9f
<div style="border:2px solid #ff5c9f;">Content here</div>
.myborder {border:2px solid #ff5c9f;}