#fd84f5 color space conversions
Hex:
#fd84f5
RGB:
253, 132, 245
CMY:
1, 48, 4
CMYK:
0, 48, 3, 1
HSL:
304°, 96.8000%, 75.4902%
HSV (HSB):
304°, 47.8261%, 99.2157%
XYZ:
65.2407, 43.9777, 91.4362
xyY:
0.3251, 0.2192, 43.9777
CIE-Lab:
72.2136, 60.8279, -36.5978
CIE-LCH:
72.2136, 70.9890, 328.9664
CIE-Luv:
72.2136, 59.4508, -67.8039
Hunter-Lab:
66.3157, 59.5539, -35.3281
#fd84f5 color charts
#fd84f5 color shades, tints & tones
#fd84f5 color schemes
#fd84f5 color preview, HTML & CSS examples
This text has a color of #fd84f5
<p style="color:#fd84f5;">Text here</p>
.mytext {color:#fd84f5;}
This box has a color of #fd84f5
<div style="background-color:#fd84f5;">Content here</div>
.mybackground {background-color:#fd84f5;}
Border around this has a color of #fd84f5
<div style="border:2px solid #fd84f5;">Content here</div>
.myborder {border:2px solid #fd84f5;}