#f55bcc color space conversions
Hex:
#f55bcc
RGB:
245, 91, 204
CMY:
4, 64, 20
CMYK:
0, 63, 17, 4
HSL:
316°, 88.5057%, 65.8824%
HSV (HSB):
316°, 62.8571%, 96.0784%
XYZ:
52.2964, 31.2543, 60.4031
xyY:
0.3633, 0.2171, 31.2543
CIE-Lab:
62.7217, 70.3965, -28.6078
CIE-LCH:
62.7217, 75.9873, 337.8841
CIE-Luv:
62.7217, 81.5459, -55.3016
Hunter-Lab:
55.9055, 69.1416, -24.9260
#f55bcc color charts
#f55bcc color shades, tints & tones
#f55bcc color schemes
#f55bcc color preview, HTML & CSS examples
This text has a color of #f55bcc
<p style="color:#f55bcc;">Text here</p>
.mytext {color:#f55bcc;}
This box has a color of #f55bcc
<div style="background-color:#f55bcc;">Content here</div>
.mybackground {background-color:#f55bcc;}
Border around this has a color of #f55bcc
<div style="border:2px solid #f55bcc;">Content here</div>
.myborder {border:2px solid #f55bcc;}