#fd84d5 color space conversions
Hex:
#fd84d5
RGB:
253, 132, 213
CMY:
1, 48, 16
CMYK:
0, 48, 16, 1
HSL:
320°, 96.8000%, 75.4902%
HSV (HSB):
320°, 47.8261%, 99.2157%
XYZ:
60.7695, 42.1893, 67.8912
xyY:
0.3557, 0.2469, 42.1893
CIE-Lab:
71.0012, 55.7386, -20.8608
CIE-LCH:
71.0012, 59.5145, 339.4811
CIE-Luv:
71.0012, 67.4401, -41.6887
Hunter-Lab:
64.9533, 53.3343, -16.5045
#fd84d5 color charts
#fd84d5 color shades, tints & tones
#fd84d5 color schemes
#fd84d5 color preview, HTML & CSS examples
This text has a color of #fd84d5
<p style="color:#fd84d5;">Text here</p>
.mytext {color:#fd84d5;}
This box has a color of #fd84d5
<div style="background-color:#fd84d5;">Content here</div>
.mybackground {background-color:#fd84d5;}
Border around this has a color of #fd84d5
<div style="border:2px solid #fd84d5;">Content here</div>
.myborder {border:2px solid #fd84d5;}