#fd84c8 color space conversions
Hex:
#fd84c8
RGB:
253, 132, 200
CMY:
1, 48, 22
CMYK:
0, 48, 21, 1
HSL:
326°, 96.8000%, 75.4902%
HSV (HSB):
326°, 47.8261%, 99.2157%
XYZ:
59.1846, 41.5553, 59.5452
xyY:
0.3692, 0.2593, 41.5553
CIE-Lab:
70.5632, 53.8488, -14.3062
CIE-LCH:
70.5632, 55.7167, 345.1217
CIE-Luv:
70.5632, 70.6979, -31.2218
Hunter-Lab:
64.4634, 51.0720, -9.6421
#fd84c8 color charts
#fd84c8 color shades, tints & tones
#fd84c8 color schemes
#fd84c8 color preview, HTML & CSS examples
This text has a color of #fd84c8
<p style="color:#fd84c8;">Text here</p>
.mytext {color:#fd84c8;}
This box has a color of #fd84c8
<div style="background-color:#fd84c8;">Content here</div>
.mybackground {background-color:#fd84c8;}
Border around this has a color of #fd84c8
<div style="border:2px solid #fd84c8;">Content here</div>
.myborder {border:2px solid #fd84c8;}