#fd81d2 color space conversions
Hex:
#fd81d2
RGB:
253, 129, 210
CMY:
1, 49, 18
CMYK:
0, 49, 17, 1
HSL:
321°, 96.8750%, 74.9020%
HSV (HSB):
321°, 49.0119%, 99.2157%
XYZ:
59.9911, 41.2363, 65.7703
xyY:
0.3592, 0.2469, 41.2363
CIE-Lab:
70.3412, 56.7367, -20.2007
CIE-LCH:
70.3412, 60.2256, 340.4021
CIE-Luv:
70.3412, 69.6253, -40.7851
Hunter-Lab:
64.2155, 54.3804, -15.7747
#fd81d2 color charts
#fd81d2 color shades, tints & tones
#fd81d2 color schemes
#fd81d2 color preview, HTML & CSS examples
This text has a color of #fd81d2
<p style="color:#fd81d2;">Text here</p>
.mytext {color:#fd81d2;}
This box has a color of #fd81d2
<div style="background-color:#fd81d2;">Content here</div>
.mybackground {background-color:#fd81d2;}
Border around this has a color of #fd81d2
<div style="border:2px solid #fd81d2;">Content here</div>
.myborder {border:2px solid #fd81d2;}