#fed6fc color space conversions
Hex:
#fed6fc
RGB:
254, 214, 252
CMY:
0, 16, 1
CMYK:
0, 16, 1, 0
HSL:
303°, 95.2381%, 91.7647%
HSV (HSB):
303°, 15.7480%, 99.6078%
XYZ:
82.4903, 76.1922, 102.4543
xyY:
0.3159, 0.2918, 76.1922
CIE-Lab:
89.9485, 20.2592, -13.3139
CIE-LCH:
89.9485, 24.2424, 326.6880
CIE-Luv:
89.9485, 20.3885, -24.4939
Hunter-Lab:
87.2882, 15.9343, -8.4898
#fed6fc color charts
#fed6fc color shades, tints & tones
#fed6fc color schemes
#fed6fc color preview, HTML & CSS examples
This text has a color of #fed6fc
<p style="color:#fed6fc;">Text here</p>
.mytext {color:#fed6fc;}
This box has a color of #fed6fc
<div style="background-color:#fed6fc;">Content here</div>
.mybackground {background-color:#fed6fc;}
Border around this has a color of #fed6fc
<div style="border:2px solid #fed6fc;">Content here</div>
.myborder {border:2px solid #fed6fc;}