#fd80cf color space conversions
Hex:
#fd80cf
RGB:
253, 128, 207
CMY:
1, 50, 19
CMYK:
0, 49, 18, 1
HSL:
322°, 96.8992%, 74.7059%
HSV (HSB):
322°, 49.4071%, 99.2157%
XYZ:
59.4897, 40.8260, 63.7762
xyY:
0.3625, 0.2488, 40.8260
CIE-Lab:
70.0538, 56.7768, -18.9700
CIE-LCH:
70.0538, 59.8621, 341.5248
CIE-Luv:
70.0538, 70.8779, -38.8646
Hunter-Lab:
63.8952, 54.3759, -14.4529
#fd80cf color charts
#fd80cf color shades, tints & tones
#fd80cf color schemes
#fd80cf color preview, HTML & CSS examples
This text has a color of #fd80cf
<p style="color:#fd80cf;">Text here</p>
.mytext {color:#fd80cf;}
This box has a color of #fd80cf
<div style="background-color:#fd80cf;">Content here</div>
.mybackground {background-color:#fd80cf;}
Border around this has a color of #fd80cf
<div style="border:2px solid #fd80cf;">Content here</div>
.myborder {border:2px solid #fd80cf;}