#fc8eda color space conversions
Hex:
#fc8eda
RGB:
252, 142, 218
CMY:
1, 44, 15
CMYK:
0, 44, 13, 1
HSL:
319°, 94.8276%, 77.2549%
HSV (HSB):
319°, 43.6508%, 98.8235%
XYZ:
62.4728, 45.1034, 71.7428
xyY:
0.3484, 0.2515, 45.1034
CIE-Lab:
72.9599, 51.2832, -20.6556
CIE-LCH:
72.9599, 55.2867, 338.0616
CIE-Luv:
72.9599, 60.7323, -40.7324
Hunter-Lab:
67.1591, 48.5161, -16.3253
#fc8eda color charts
#fc8eda color shades, tints & tones
#fc8eda color schemes
#fc8eda color preview, HTML & CSS examples
This text has a color of #fc8eda
<p style="color:#fc8eda;">Text here</p>
.mytext {color:#fc8eda;}
This box has a color of #fc8eda
<div style="background-color:#fc8eda;">Content here</div>
.mybackground {background-color:#fc8eda;}
Border around this has a color of #fc8eda
<div style="border:2px solid #fc8eda;">Content here</div>
.myborder {border:2px solid #fc8eda;}