#fed6fb color space conversions
Hex:
#fed6fb
RGB:
254, 214, 251
CMY:
0, 16, 2
CMYK:
0, 16, 1, 0
HSL:
305°, 95.2381%, 91.7647%
HSV (HSB):
305°, 15.7480%, 99.6078%
XYZ:
82.3322, 76.1290, 101.6218
xyY:
0.3166, 0.2927, 76.1290
CIE-Lab:
89.9192, 20.0807, -12.8321
CIE-LCH:
89.9192, 23.8306, 327.4203
CIE-Luv:
89.9192, 20.4916, -23.6883
Hunter-Lab:
87.2519, 15.7443, -7.9783
#fed6fb color charts
#fed6fb color shades, tints & tones
#fed6fb color schemes
#fed6fb color preview, HTML & CSS examples
This text has a color of #fed6fb
<p style="color:#fed6fb;">Text here</p>
.mytext {color:#fed6fb;}
This box has a color of #fed6fb
<div style="background-color:#fed6fb;">Content here</div>
.mybackground {background-color:#fed6fb;}
Border around this has a color of #fed6fb
<div style="border:2px solid #fed6fb;">Content here</div>
.myborder {border:2px solid #fed6fb;}