#fd80de color space conversions
Hex:
#fd80de
RGB:
253, 128, 222
CMY:
1, 50, 13
CMYK:
0, 49, 12, 1
HSL:
315°, 96.8992%, 74.7059%
HSV (HSB):
315°, 49.4071%, 99.2157%
XYZ:
61.4120, 41.5949, 73.8991
xyY:
0.3471, 0.2351, 41.5949
CIE-Lab:
70.5907, 59.0207, -26.4668
CIE-LCH:
70.5907, 64.6833, 335.8469
CIE-Luv:
70.5907, 66.9778, -51.0343
Hunter-Lab:
64.4941, 57.1049, -22.7902
#fd80de color charts
#fd80de color shades, tints & tones
#fd80de color schemes
#fd80de color preview, HTML & CSS examples
This text has a color of #fd80de
<p style="color:#fd80de;">Text here</p>
.mytext {color:#fd80de;}
This box has a color of #fd80de
<div style="background-color:#fd80de;">Content here</div>
.mybackground {background-color:#fd80de;}
Border around this has a color of #fd80de
<div style="border:2px solid #fd80de;">Content here</div>
.myborder {border:2px solid #fd80de;}