#fd84c4 color space conversions
Hex:
#fd84c4
RGB:
253, 132, 196
CMY:
1, 48, 23
CMYK:
0, 48, 23, 1
HSL:
328°, 96.8000%, 75.4902%
HSV (HSB):
328°, 47.8261%, 99.2157%
XYZ:
58.7231, 41.3707, 57.1148
xyY:
0.3735, 0.2632, 41.3707
CIE-Lab:
70.4349, 53.2894, -12.2714
CIE-LCH:
70.4349, 54.6840, 347.0321
CIE-Luv:
70.4349, 71.6957, -28.0346
Hunter-Lab:
64.3201, 50.4073, -7.6242
#fd84c4 color charts
#fd84c4 color shades, tints & tones
#fd84c4 color schemes
#fd84c4 color preview, HTML & CSS examples
This text has a color of #fd84c4
<p style="color:#fd84c4;">Text here</p>
.mytext {color:#fd84c4;}
This box has a color of #fd84c4
<div style="background-color:#fd84c4;">Content here</div>
.mybackground {background-color:#fd84c4;}
Border around this has a color of #fd84c4
<div style="border:2px solid #fd84c4;">Content here</div>
.myborder {border:2px solid #fd84c4;}