#fd80a8 color space conversions
Hex:
#fd80a8
RGB:
253, 128, 168
CMY:
1, 50, 34
CMYK:
0, 49, 34, 1
HSL:
341°, 96.8992%, 74.7059%
HSV (HSB):
341°, 49.4071%, 99.2157%
XYZ:
55.2951, 39.1481, 41.6878
xyY:
0.4062, 0.2876, 39.1481
CIE-Lab:
68.8584, 51.6311, 1.0811
CIE-LCH:
68.8584, 51.6424, 1.1995
CIE-Luv:
68.8584, 80.8443, -8.3413
Hunter-Lab:
62.5685, 48.2550, 4.2945
#fd80a8 color charts
#fd80a8 color shades, tints & tones
#fd80a8 color schemes
#fd80a8 color preview, HTML & CSS examples
This text has a color of #fd80a8
<p style="color:#fd80a8;">Text here</p>
.mytext {color:#fd80a8;}
This box has a color of #fd80a8
<div style="background-color:#fd80a8;">Content here</div>
.mybackground {background-color:#fd80a8;}
Border around this has a color of #fd80a8
<div style="border:2px solid #fd80a8;">Content here</div>
.myborder {border:2px solid #fd80a8;}