#fd80a3 color space conversions
Hex:
#fd80a3
RGB:
253, 128, 163
CMY:
1, 50, 36
CMYK:
0, 49, 36, 1
HSL:
343°, 96.8992%, 74.7059%
HSV (HSB):
343°, 49.4071%, 99.2157%
XYZ:
54.8380, 38.9653, 39.2811
xyY:
0.4121, 0.2928, 38.9653
CIE-Lab:
68.7261, 51.0482, 3.7032
CIE-LCH:
68.7261, 51.1823, 4.1492
CIE-Luv:
68.7261, 82.0745, -4.6234
Hunter-Lab:
62.4222, 47.5737, 6.3855
#fd80a3 color charts
#fd80a3 color shades, tints & tones
#fd80a3 color schemes
#fd80a3 color preview, HTML & CSS examples
This text has a color of #fd80a3
<p style="color:#fd80a3;">Text here</p>
.mytext {color:#fd80a3;}
This box has a color of #fd80a3
<div style="background-color:#fd80a3;">Content here</div>
.mybackground {background-color:#fd80a3;}
Border around this has a color of #fd80a3
<div style="border:2px solid #fd80a3;">Content here</div>
.myborder {border:2px solid #fd80a3;}