#f55fcb color space conversions
Hex:
#f55fcb
RGB:
245, 95, 203
CMY:
4, 63, 20
CMYK:
0, 61, 17, 4
HSL:
317°, 88.2353%, 66.6667%
HSV (HSB):
317°, 61.2245%, 96.0784%
XYZ:
52.5279, 31.9087, 59.8904
xyY:
0.3640, 0.2211, 31.9087
CIE-Lab:
63.2673, 68.6484, -27.2007
CIE-LCH:
63.2673, 73.8409, 338.3849
CIE-Luv:
63.2673, 80.3942, -52.9114
Hunter-Lab:
56.4878, 67.1332, -23.3199
#f55fcb color charts
#f55fcb color shades, tints & tones
#f55fcb color schemes
#f55fcb color preview, HTML & CSS examples
This text has a color of #f55fcb
<p style="color:#f55fcb;">Text here</p>
.mytext {color:#f55fcb;}
This box has a color of #f55fcb
<div style="background-color:#f55fcb;">Content here</div>
.mybackground {background-color:#f55fcb;}
Border around this has a color of #f55fcb
<div style="border:2px solid #f55fcb;">Content here</div>
.myborder {border:2px solid #f55fcb;}