#f53daf color space conversions
Hex:
#f53daf
RGB:
245, 61, 175
CMY:
4, 76, 31
CMYK:
0, 75, 29, 4
HSL:
323°, 90.1961%, 60.0000%
HSV (HSB):
323°, 75.1020%, 96.0784%
XYZ:
47.0628, 25.8451, 43.0656
xyY:
0.4058, 0.2229, 25.8451
CIE-Lab:
57.8897, 77.0735, -19.4131
CIE-LCH:
57.8897, 79.4807, 345.8625
CIE-Luv:
57.8897, 102.3315, -42.0441
Hunter-Lab:
50.8381, 76.2777, -14.6386
#f53daf color charts
#f53daf color shades, tints & tones
#f53daf color schemes
#f53daf color preview, HTML & CSS examples
This text has a color of #f53daf
<p style="color:#f53daf;">Text here</p>
.mytext {color:#f53daf;}
This box has a color of #f53daf
<div style="background-color:#f53daf;">Content here</div>
.mybackground {background-color:#f53daf;}
Border around this has a color of #f53daf
<div style="border:2px solid #f53daf;">Content here</div>
.myborder {border:2px solid #f53daf;}