#fdc2f0 color space conversions
Hex:
#fdc2f0
RGB:
253, 194, 240
CMY:
1, 24, 6
CMYK:
0, 23, 5, 1
HSL:
313°, 93.6508%, 87.6471%
HSV (HSB):
313°, 23.3202%, 99.2157%
XYZ:
75.5280, 65.7575, 91.1498
xyY:
0.3249, 0.2829, 65.7575
CIE-Lab:
84.8726, 28.3240, -14.5748
CIE-LCH:
84.8726, 31.8540, 332.7709
CIE-Luv:
84.8726, 31.3390, -27.7382
Hunter-Lab:
81.0910, 24.3453, -9.8808
#fdc2f0 color charts
#fdc2f0 color shades, tints & tones
#fdc2f0 color schemes
#fdc2f0 color preview, HTML & CSS examples
This text has a color of #fdc2f0
<p style="color:#fdc2f0;">Text here</p>
.mytext {color:#fdc2f0;}
This box has a color of #fdc2f0
<div style="background-color:#fdc2f0;">Content here</div>
.mybackground {background-color:#fdc2f0;}
Border around this has a color of #fdc2f0
<div style="border:2px solid #fdc2f0;">Content here</div>
.myborder {border:2px solid #fdc2f0;}