#f53dbd color space conversions
Hex:
#f53dbd
RGB:
245, 61, 189
CMY:
4, 76, 26
CMYK:
0, 75, 23, 4
HSL:
318°, 90.1961%, 60.0000%
HSV (HSB):
318°, 75.1020%, 96.0784%
XYZ:
48.5102, 26.4241, 50.6877
xyY:
0.3862, 0.2103, 26.4241
CIE-Lab:
58.4374, 78.7271, -26.6641
CIE-LCH:
58.4374, 83.1200, 341.2893
CIE-Luv:
58.4374, 96.6492, -53.1322
Hunter-Lab:
51.4044, 78.4926, -22.4803
#f53dbd color charts
#f53dbd color shades, tints & tones
#f53dbd color schemes
#f53dbd color preview, HTML & CSS examples
This text has a color of #f53dbd
<p style="color:#f53dbd;">Text here</p>
.mytext {color:#f53dbd;}
This box has a color of #f53dbd
<div style="background-color:#f53dbd;">Content here</div>
.mybackground {background-color:#f53dbd;}
Border around this has a color of #f53dbd
<div style="border:2px solid #f53dbd;">Content here</div>
.myborder {border:2px solid #f53dbd;}