#fdc2ef color space conversions
Hex:
#fdc2ef
RGB:
253, 194, 239
CMY:
1, 24, 6
CMYK:
0, 23, 6, 1
HSL:
314°, 93.6508%, 87.6471%
HSV (HSB):
314°, 23.3202%, 99.2157%
XYZ:
75.3798, 65.6982, 90.3694
xyY:
0.3257, 0.2839, 65.6982
CIE-Lab:
84.8422, 28.1516, -14.0876
CIE-LCH:
84.8422, 31.4798, 333.4158
CIE-Luv:
84.8422, 31.4699, -26.9302
Hunter-Lab:
81.0544, 24.1579, -9.3657
#fdc2ef color charts
#fdc2ef color shades, tints & tones
#fdc2ef color schemes
#fdc2ef color preview, HTML & CSS examples
This text has a color of #fdc2ef
<p style="color:#fdc2ef;">Text here</p>
.mytext {color:#fdc2ef;}
This box has a color of #fdc2ef
<div style="background-color:#fdc2ef;">Content here</div>
.mybackground {background-color:#fdc2ef;}
Border around this has a color of #fdc2ef
<div style="border:2px solid #fdc2ef;">Content here</div>
.myborder {border:2px solid #fdc2ef;}