#fd81b5 color space conversions
Hex:
#fd81b5
RGB:
253, 129, 181
CMY:
1, 49, 29
CMYK:
0, 49, 28, 1
HSL:
335°, 96.8750%, 74.9020%
HSV (HSB):
335°, 49.0119%, 99.2157%
XYZ:
56.6988, 39.9194, 48.4329
xyY:
0.3909, 0.2752, 39.9194
CIE-Lab:
69.4121, 52.7473, -5.4089
CIE-LCH:
69.4121, 53.0239, 354.1451
CIE-Luv:
69.4121, 77.0388, -17.7632
Hunter-Lab:
63.1818, 49.6162, -1.2224
#fd81b5 color charts
#fd81b5 color shades, tints & tones
#fd81b5 color schemes
#fd81b5 color preview, HTML & CSS examples
This text has a color of #fd81b5
<p style="color:#fd81b5;">Text here</p>
.mytext {color:#fd81b5;}
This box has a color of #fd81b5
<div style="background-color:#fd81b5;">Content here</div>
.mybackground {background-color:#fd81b5;}
Border around this has a color of #fd81b5
<div style="border:2px solid #fd81b5;">Content here</div>
.myborder {border:2px solid #fd81b5;}