#fdcffe color space conversions
Hex:
#fdcffe
RGB:
253, 207, 254
CMY:
1, 19, 0
CMYK:
0, 19, 0, 0
HSL:
299°, 95.9184%, 90.3922%
HSV (HSB):
299°, 18.5039%, 99.6078%
XYZ:
80.7102, 72.6641, 103.5376
xyY:
0.3142, 0.2828, 72.6641
CIE-Lab:
88.2872, 23.9643, -16.8665
CIE-LCH:
88.2872, 29.3047, 324.8615
CIE-Luv:
88.2872, 23.0774, -30.8090
Hunter-Lab:
85.2432, 19.8323, -12.3442
#fdcffe color charts
#fdcffe color shades, tints & tones
#fdcffe color schemes
#fdcffe color preview, HTML & CSS examples
This text has a color of #fdcffe
<p style="color:#fdcffe;">Text here</p>
.mytext {color:#fdcffe;}
This box has a color of #fdcffe
<div style="background-color:#fdcffe;">Content here</div>
.mybackground {background-color:#fdcffe;}
Border around this has a color of #fdcffe
<div style="border:2px solid #fdcffe;">Content here</div>
.myborder {border:2px solid #fdcffe;}