#ff5fc4 color space conversions
Hex:
#ff5fc4
RGB:
255, 95, 196
CMY:
0, 63, 23
CMYK:
0, 63, 23, 0
HSL:
322°, 100.0000%, 68.6275%
HSV (HSB):
322°, 62.7451%, 100.0000%
XYZ:
55.2960, 33.4299, 55.7628
xyY:
0.3827, 0.2314, 33.4299
CIE-Lab:
64.5075, 70.3874, -21.2079
CIE-LCH:
64.5075, 73.5130, 343.2323
CIE-Luv:
64.5075, 90.2742, -44.2695
Hunter-Lab:
57.8186, 69.5295, -16.7088
#ff5fc4 color charts
#ff5fc4 color shades, tints & tones
#ff5fc4 color schemes
#ff5fc4 color preview, HTML & CSS examples
This text has a color of #ff5fc4
<p style="color:#ff5fc4;">Text here</p>
.mytext {color:#ff5fc4;}
This box has a color of #ff5fc4
<div style="background-color:#ff5fc4;">Content here</div>
.mybackground {background-color:#ff5fc4;}
Border around this has a color of #ff5fc4
<div style="border:2px solid #ff5fc4;">Content here</div>
.myborder {border:2px solid #ff5fc4;}