#fed5fd color space conversions
Hex:
#fed5fd
RGB:
254, 213, 253
CMY:
0, 16, 1
CMYK:
0, 16, 0, 0
HSL:
301°, 95.3488%, 91.5686%
HSV (HSB):
301°, 16.1417%, 99.6078%
XYZ:
82.3969, 75.7512, 103.2072
xyY:
0.3153, 0.2898, 75.7512
CIE-Lab:
89.7437, 20.9621, -14.1459
CIE-LCH:
89.7437, 25.2886, 325.9872
CIE-Luv:
89.7437, 20.7884, -25.9483
Hunter-Lab:
87.0352, 16.6760, -9.3821
#fed5fd color charts
#fed5fd color shades, tints & tones
#fed5fd color schemes
#fed5fd color preview, HTML & CSS examples
This text has a color of #fed5fd
<p style="color:#fed5fd;">Text here</p>
.mytext {color:#fed5fd;}
This box has a color of #fed5fd
<div style="background-color:#fed5fd;">Content here</div>
.mybackground {background-color:#fed5fd;}
Border around this has a color of #fed5fd
<div style="border:2px solid #fed5fd;">Content here</div>
.myborder {border:2px solid #fed5fd;}