#fec9fc color space conversions
Hex:
#fec9fc
RGB:
254, 201, 252
CMY:
0, 21, 1
CMYK:
0, 21, 1, 0
HSL:
302°, 96.3636%, 89.2157%
HSV (HSB):
302°, 20.8661%, 99.6078%
XYZ:
79.3304, 69.8724, 101.4010
xyY:
0.3166, 0.2788, 69.8724
CIE-Lab:
86.9342, 27.0824, -17.8370
CIE-LCH:
86.9342, 32.4286, 326.6304
CIE-Luv:
86.9342, 26.9114, -32.8617
Hunter-Lab:
83.5897, 23.1225, -13.4107
#fec9fc color charts
#fec9fc color shades, tints & tones
#fec9fc color schemes
#fec9fc color preview, HTML & CSS examples
This text has a color of #fec9fc
<p style="color:#fec9fc;">Text here</p>
.mytext {color:#fec9fc;}
This box has a color of #fec9fc
<div style="background-color:#fec9fc;">Content here</div>
.mybackground {background-color:#fec9fc;}
Border around this has a color of #fec9fc
<div style="border:2px solid #fec9fc;">Content here</div>
.myborder {border:2px solid #fec9fc;}