#f53cbc color space conversions
Hex:
#f53cbc
RGB:
245, 60, 188
CMY:
4, 76, 26
CMYK:
0, 76, 23, 4
HSL:
318°, 90.2439%, 59.8039%
HSV (HSB):
318°, 75.5102%, 96.0784%
XYZ:
48.3491, 26.2750, 50.1003
xyY:
0.3876, 0.2107, 26.2750
CIE-Lab:
58.2972, 78.8888, -26.3047
CIE-LCH:
58.2972, 83.1587, 341.5595
CIE-Luv:
58.2972, 97.3220, -52.6013
Hunter-Lab:
51.2592, 78.6628, -22.0681
#f53cbc color charts
#f53cbc color shades, tints & tones
#f53cbc color schemes
#f53cbc color preview, HTML & CSS examples
This text has a color of #f53cbc
<p style="color:#f53cbc;">Text here</p>
.mytext {color:#f53cbc;}
This box has a color of #f53cbc
<div style="background-color:#f53cbc;">Content here</div>
.mybackground {background-color:#f53cbc;}
Border around this has a color of #f53cbc
<div style="border:2px solid #f53cbc;">Content here</div>
.myborder {border:2px solid #f53cbc;}