#fdc4f8 color space conversions
Hex:
#fdc4f8
RGB:
253, 196, 248
CMY:
1, 23, 3
CMYK:
0, 23, 2, 1
HSL:
305°, 93.4426%, 88.0392%
HSV (HSB):
305°, 22.5296%, 99.2157%
XYZ:
77.1912, 67.1398, 97.6978
xyY:
0.3189, 0.2774, 67.1398
CIE-Lab:
85.5745, 28.6733, -17.7742
CIE-LCH:
85.5745, 33.7355, 328.2058
CIE-Luv:
85.5745, 29.2893, -32.9687
Hunter-Lab:
81.9389, 24.7644, -13.3357
#fdc4f8 color charts
#fdc4f8 color shades, tints & tones
#fdc4f8 color schemes
#fdc4f8 color preview, HTML & CSS examples
This text has a color of #fdc4f8
<p style="color:#fdc4f8;">Text here</p>
.mytext {color:#fdc4f8;}
This box has a color of #fdc4f8
<div style="background-color:#fdc4f8;">Content here</div>
.mybackground {background-color:#fdc4f8;}
Border around this has a color of #fdc4f8
<div style="border:2px solid #fdc4f8;">Content here</div>
.myborder {border:2px solid #fdc4f8;}