#fdc3e0 color space conversions
Hex:
#fdc3e0
RGB:
253, 195, 224
CMY:
1, 24, 12
CMYK:
0, 23, 11, 1
HSL:
330°, 93.5484%, 87.8431%
HSV (HSB):
330°, 22.9249%, 99.2157%
XYZ:
73.4777, 65.2947, 79.2514
xyY:
0.3370, 0.2995, 65.2947
CIE-Lab:
84.6354, 25.1173, -6.3968
CIE-LCH:
84.6354, 25.9191, 345.7119
CIE-Luv:
84.6354, 32.8788, -14.3278
Hunter-Lab:
80.8051, 20.9045, -1.5864
#fdc3e0 color charts
#fdc3e0 color shades, tints & tones
#fdc3e0 color schemes
#fdc3e0 color preview, HTML & CSS examples
This text has a color of #fdc3e0
<p style="color:#fdc3e0;">Text here</p>
.mytext {color:#fdc3e0;}
This box has a color of #fdc3e0
<div style="background-color:#fdc3e0;">Content here</div>
.mybackground {background-color:#fdc3e0;}
Border around this has a color of #fdc3e0
<div style="border:2px solid #fdc3e0;">Content here</div>
.myborder {border:2px solid #fdc3e0;}