#fdc2f7 color space conversions
Hex:
#fdc2f7
RGB:
253, 194, 247
CMY:
1, 24, 3
CMYK:
0, 23, 2, 1
HSL:
306°, 93.6508%, 87.6471%
HSV (HSB):
306°, 23.3202%, 99.2157%
XYZ:
76.5883, 66.1816, 96.7334
xyY:
0.3198, 0.2763, 66.1816
CIE-Lab:
85.0890, 29.5484, -17.9745
CIE-LCH:
85.0890, 34.5860, 328.6876
CIE-Luv:
85.0890, 30.4200, -33.4200
Hunter-Lab:
81.3521, 25.6813, -13.5535
#fdc2f7 color charts
#fdc2f7 color shades, tints & tones
#fdc2f7 color schemes
#fdc2f7 color preview, HTML & CSS examples
This text has a color of #fdc2f7
<p style="color:#fdc2f7;">Text here</p>
.mytext {color:#fdc2f7;}
This box has a color of #fdc2f7
<div style="background-color:#fdc2f7;">Content here</div>
.mybackground {background-color:#fdc2f7;}
Border around this has a color of #fdc2f7
<div style="border:2px solid #fdc2f7;">Content here</div>
.myborder {border:2px solid #fdc2f7;}