#fd8cf8 color space conversions
Hex:
#fd8cf8
RGB:
253, 140, 248
CMY:
1, 45, 3
CMYK:
0, 45, 2, 1
HSL:
303°, 96.5812%, 77.0588%
HSV (HSB):
303°, 44.6640%, 99.2157%
XYZ:
66.8294, 46.4161, 94.2438
xyY:
0.3221, 0.2237, 46.4161
CIE-Lab:
73.8147, 57.4779, -35.7491
CIE-LCH:
73.8147, 67.6883, 328.1200
CIE-Luv:
73.8147, 55.4357, -66.1035
Hunter-Lab:
68.1294, 55.8675, -34.3257
#fd8cf8 color charts
#fd8cf8 color shades, tints & tones
#fd8cf8 color schemes
#fd8cf8 color preview, HTML & CSS examples
This text has a color of #fd8cf8
<p style="color:#fd8cf8;">Text here</p>
.mytext {color:#fd8cf8;}
This box has a color of #fd8cf8
<div style="background-color:#fd8cf8;">Content here</div>
.mybackground {background-color:#fd8cf8;}
Border around this has a color of #fd8cf8
<div style="border:2px solid #fd8cf8;">Content here</div>
.myborder {border:2px solid #fd8cf8;}