#fd84bc color space conversions
Hex:
#fd84bc
RGB:
253, 132, 188
CMY:
1, 48, 26
CMYK:
0, 48, 26, 1
HSL:
332°, 96.8000%, 75.4902%
HSV (HSB):
332°, 47.8261%, 99.2157%
XYZ:
57.8364, 41.0160, 52.4455
xyY:
0.3823, 0.2711, 41.0160
CIE-Lab:
70.1871, 52.2028, -8.1774
CIE-LCH:
70.1871, 52.8394, 351.0971
CIE-Luv:
70.1871, 73.6799, -21.7210
Hunter-Lab:
64.0437, 49.1225, -3.7220
#fd84bc color charts
#fd84bc color shades, tints & tones
#fd84bc color schemes
#fd84bc color preview, HTML & CSS examples
This text has a color of #fd84bc
<p style="color:#fd84bc;">Text here</p>
.mytext {color:#fd84bc;}
This box has a color of #fd84bc
<div style="background-color:#fd84bc;">Content here</div>
.mybackground {background-color:#fd84bc;}
Border around this has a color of #fd84bc
<div style="border:2px solid #fd84bc;">Content here</div>
.myborder {border:2px solid #fd84bc;}