#fd83d2 color space conversions
Hex:
#fd83d2
RGB:
253, 131, 210
CMY:
1, 49, 18
CMYK:
0, 48, 17, 1
HSL:
321°, 96.8254%, 75.2941%
HSV (HSB):
321°, 48.2213%, 99.2157%
XYZ:
60.2572, 41.7684, 65.8590
xyY:
0.3589, 0.2488, 41.7684
CIE-Lab:
70.7109, 55.7759, -19.6391
CIE-LCH:
70.7109, 59.1324, 340.6024
CIE-Luv:
70.7109, 68.6730, -39.7716
Hunter-Lab:
64.6285, 53.3269, -15.1789
#fd83d2 color charts
#fd83d2 color shades, tints & tones
#fd83d2 color schemes
#fd83d2 color preview, HTML & CSS examples
This text has a color of #fd83d2
<p style="color:#fd83d2;">Text here</p>
.mytext {color:#fd83d2;}
This box has a color of #fd83d2
<div style="background-color:#fd83d2;">Content here</div>
.mybackground {background-color:#fd83d2;}
Border around this has a color of #fd83d2
<div style="border:2px solid #fd83d2;">Content here</div>
.myborder {border:2px solid #fd83d2;}