#fd80b3 color space conversions
Hex:
#fd80b3
RGB:
253, 128, 179
CMY:
1, 50, 30
CMYK:
0, 49, 29, 1
HSL:
336°, 96.8992%, 74.7059%
HSV (HSB):
336°, 49.4071%, 99.2157%
XYZ:
56.3639, 39.5757, 47.3160
xyY:
0.3934, 0.2763, 39.5757
CIE-Lab:
69.1662, 52.9766, -4.6500
CIE-LCH:
69.1662, 53.1803, 354.9837
CIE-Luv:
69.1662, 78.0879, -16.7088
Hunter-Lab:
62.9092, 49.8371, -0.5574
#fd80b3 color charts
#fd80b3 color shades, tints & tones
#fd80b3 color schemes
#fd80b3 color preview, HTML & CSS examples
This text has a color of #fd80b3
<p style="color:#fd80b3;">Text here</p>
.mytext {color:#fd80b3;}
This box has a color of #fd80b3
<div style="background-color:#fd80b3;">Content here</div>
.mybackground {background-color:#fd80b3;}
Border around this has a color of #fd80b3
<div style="border:2px solid #fd80b3;">Content here</div>
.myborder {border:2px solid #fd80b3;}