#fd81d8 color space conversions
Hex:
#fd81d8
RGB:
253, 129, 216
CMY:
1, 49, 15
CMYK:
0, 49, 15, 1
HSL:
318°, 96.8750%, 74.9020%
HSV (HSB):
318°, 49.0119%, 99.2157%
XYZ:
60.7529, 41.5410, 69.7819
xyY:
0.3531, 0.2414, 41.5410
CIE-Lab:
70.5533, 57.6301, -23.2047
CIE-LCH:
70.5533, 62.1263, 338.0679
CIE-Luv:
70.5533, 68.0783, -45.6488
Hunter-Lab:
64.4523, 55.4630, -19.0761
#fd81d8 color charts
#fd81d8 color shades, tints & tones
#fd81d8 color schemes
#fd81d8 color preview, HTML & CSS examples
This text has a color of #fd81d8
<p style="color:#fd81d8;">Text here</p>
.mytext {color:#fd81d8;}
This box has a color of #fd81d8
<div style="background-color:#fd81d8;">Content here</div>
.mybackground {background-color:#fd81d8;}
Border around this has a color of #fd81d8
<div style="border:2px solid #fd81d8;">Content here</div>
.myborder {border:2px solid #fd81d8;}