#fd81f2 color space conversions
Hex:
#fd81f2
RGB:
253, 129, 242
CMY:
1, 49, 5
CMYK:
0, 49, 4, 1
HSL:
305°, 96.8750%, 74.9020%
HSV (HSB):
305°, 49.0119%, 99.2157%
XYZ:
64.3853, 42.9940, 88.9096
xyY:
0.3280, 0.2190, 42.9940
CIE-Lab:
71.5509, 61.7484, -35.9862
CIE-LCH:
71.5509, 71.4694, 329.7669
CIE-Luv:
71.5509, 61.4166, -66.8648
Hunter-Lab:
65.5698, 60.5283, -34.4956
#fd81f2 color charts
#fd81f2 color shades, tints & tones
#fd81f2 color schemes
#fd81f2 color preview, HTML & CSS examples
This text has a color of #fd81f2
<p style="color:#fd81f2;">Text here</p>
.mytext {color:#fd81f2;}
This box has a color of #fd81f2
<div style="background-color:#fd81f2;">Content here</div>
.mybackground {background-color:#fd81f2;}
Border around this has a color of #fd81f2
<div style="border:2px solid #fd81f2;">Content here</div>
.myborder {border:2px solid #fd81f2;}