#fd84b5 color space conversions
Hex:
#fd84b5
RGB:
253, 132, 181
CMY:
1, 48, 29
CMYK:
0, 48, 28, 1
HSL:
336°, 96.8000%, 75.4902%
HSV (HSB):
336°, 47.8261%, 99.2157%
XYZ:
57.0998, 40.7214, 48.5666
xyY:
0.3901, 0.2782, 40.7214
CIE-Lab:
69.9803, 51.2881, -4.5696
CIE-LCH:
69.9803, 51.4912, 354.9086
CIE-Luv:
69.9803, 75.3993, -16.2751
Hunter-Lab:
63.8133, 48.0475, -0.4547
#fd84b5 color charts
#fd84b5 color shades, tints & tones
#fd84b5 color schemes
#fd84b5 color preview, HTML & CSS examples
This text has a color of #fd84b5
<p style="color:#fd84b5;">Text here</p>
.mytext {color:#fd84b5;}
This box has a color of #fd84b5
<div style="background-color:#fd84b5;">Content here</div>
.mybackground {background-color:#fd84b5;}
Border around this has a color of #fd84b5
<div style="border:2px solid #fd84b5;">Content here</div>
.myborder {border:2px solid #fd84b5;}