#ff5cb4 color space conversions
Hex:
#ff5cb4
RGB:
255, 92, 180
CMY:
0, 64, 29
CMYK:
0, 64, 29, 0
HSL:
328°, 100.0000%, 68.0392%
HSV (HSB):
328°, 63.9216%, 100.0000%
XYZ:
53.3054, 32.2096, 46.5876
xyY:
0.4035, 0.2438, 32.2096
CIE-Lab:
63.5157, 69.5923, -13.6109
CIE-LCH:
63.5157, 70.9108, 348.9337
CIE-Luv:
63.5157, 97.0019, -32.7349
Hunter-Lab:
56.7535, 68.3364, -8.9423
#ff5cb4 color charts
#ff5cb4 color shades, tints & tones
#ff5cb4 color schemes
#ff5cb4 color preview, HTML & CSS examples
This text has a color of #ff5cb4
<p style="color:#ff5cb4;">Text here</p>
.mytext {color:#ff5cb4;}
This box has a color of #ff5cb4
<div style="background-color:#ff5cb4;">Content here</div>
.mybackground {background-color:#ff5cb4;}
Border around this has a color of #ff5cb4
<div style="border:2px solid #ff5cb4;">Content here</div>
.myborder {border:2px solid #ff5cb4;}