#fdc2e0 color space conversions
Hex:
#fdc2e0
RGB:
253, 194, 224
CMY:
1, 24, 12
CMYK:
0, 23, 11, 1
HSL:
329°, 93.6508%, 87.6471%
HSV (HSB):
329°, 23.3202%, 99.2157%
XYZ:
73.2543, 64.8480, 79.1770
xyY:
0.3371, 0.2985, 64.8480
CIE-Lab:
84.4054, 25.6433, -6.7370
CIE-LCH:
84.4054, 26.5135, 345.2800
CIE-Luv:
84.4054, 33.4171, -14.9437
Hunter-Lab:
80.5283, 21.4520, -1.9253
#fdc2e0 color charts
#fdc2e0 color shades, tints & tones
#fdc2e0 color schemes
#fdc2e0 color preview, HTML & CSS examples
This text has a color of #fdc2e0
<p style="color:#fdc2e0;">Text here</p>
.mytext {color:#fdc2e0;}
This box has a color of #fdc2e0
<div style="background-color:#fdc2e0;">Content here</div>
.mybackground {background-color:#fdc2e0;}
Border around this has a color of #fdc2e0
<div style="border:2px solid #fdc2e0;">Content here</div>
.myborder {border:2px solid #fdc2e0;}