#fdc1e8 color space conversions
Hex:
#fdc1e8
RGB:
253, 193, 232
CMY:
1, 24, 9
CMYK:
0, 24, 8, 1
HSL:
321°, 93.7500%, 87.4510%
HSV (HSB):
321°, 23.7154%, 99.2157%
XYZ:
74.1435, 64.8488, 84.9532
xyY:
0.3311, 0.2896, 64.8488
CIE-Lab:
84.4057, 27.4889, -11.0076
CIE-LCH:
84.4057, 29.6109, 338.1769
CIE-Luv:
84.4057, 32.9072, -21.9252
Hunter-Lab:
80.5287, 23.4211, -6.1774
#fdc1e8 color charts
#fdc1e8 color shades, tints & tones
#fdc1e8 color schemes
#fdc1e8 color preview, HTML & CSS examples
This text has a color of #fdc1e8
<p style="color:#fdc1e8;">Text here</p>
.mytext {color:#fdc1e8;}
This box has a color of #fdc1e8
<div style="background-color:#fdc1e8;">Content here</div>
.mybackground {background-color:#fdc1e8;}
Border around this has a color of #fdc1e8
<div style="border:2px solid #fdc1e8;">Content here</div>
.myborder {border:2px solid #fdc1e8;}