#f55fc5 color space conversions
Hex:
#f55fc5
RGB:
245, 95, 197
CMY:
4, 63, 23
CMYK:
0, 61, 20, 4
HSL:
319°, 88.2353%, 66.6667%
HSV (HSB):
319°, 61.2245%, 96.0784%
XYZ:
51.8264, 31.6281, 56.1966
xyY:
0.3711, 0.2265, 31.6281
CIE-Lab:
63.0343, 67.8181, -24.1619
CIE-LCH:
63.0343, 71.9937, 340.3903
CIE-Luv:
63.0343, 82.3637, -48.0753
Hunter-Lab:
56.2389, 66.0771, -19.8782
#f55fc5 color charts
#f55fc5 color shades, tints & tones
#f55fc5 color schemes
#f55fc5 color preview, HTML & CSS examples
This text has a color of #f55fc5
<p style="color:#f55fc5;">Text here</p>
.mytext {color:#f55fc5;}
This box has a color of #f55fc5
<div style="background-color:#f55fc5;">Content here</div>
.mybackground {background-color:#f55fc5;}
Border around this has a color of #f55fc5
<div style="border:2px solid #f55fc5;">Content here</div>
.myborder {border:2px solid #f55fc5;}