#fc8eed color space conversions
Hex:
#fc8eed
RGB:
252, 142, 237
CMY:
1, 44, 7
CMYK:
0, 44, 6, 1
HSL:
308°, 94.8276%, 77.2549%
HSV (HSB):
308°, 43.6508%, 98.8235%
XYZ:
65.1039, 46.1559, 85.5984
xyY:
0.3307, 0.2345, 46.1559
CIE-Lab:
73.6466, 54.3431, -30.0228
CIE-LCH:
73.6466, 62.0849, 331.0807
CIE-Luv:
73.6466, 56.4107, -56.2615
Hunter-Lab:
67.9381, 52.1618, -27.1455
#fc8eed color charts
#fc8eed color shades, tints & tones
#fc8eed color schemes
#fc8eed color preview, HTML & CSS examples
This text has a color of #fc8eed
<p style="color:#fc8eed;">Text here</p>
.mytext {color:#fc8eed;}
This box has a color of #fc8eed
<div style="background-color:#fc8eed;">Content here</div>
.mybackground {background-color:#fc8eed;}
Border around this has a color of #fc8eed
<div style="border:2px solid #fc8eed;">Content here</div>
.myborder {border:2px solid #fc8eed;}