#fdc5f8 color space conversions
Hex:
#fdc5f8
RGB:
253, 197, 248
CMY:
1, 23, 3
CMYK:
0, 22, 2, 1
HSL:
305°, 93.3333%, 88.2353%
HSV (HSB):
305°, 22.1344%, 99.2157%
XYZ:
77.4175, 67.5925, 97.7732
xyY:
0.3189, 0.2784, 67.5925
CIE-Lab:
85.8023, 28.1471, -17.4312
CIE-LCH:
85.8023, 33.1075, 328.2306
CIE-Luv:
85.8023, 28.7886, -32.3342
Hunter-Lab:
82.2146, 24.2092, -12.9600
#fdc5f8 color charts
#fdc5f8 color shades, tints & tones
#fdc5f8 color schemes
#fdc5f8 color preview, HTML & CSS examples
This text has a color of #fdc5f8
<p style="color:#fdc5f8;">Text here</p>
.mytext {color:#fdc5f8;}
This box has a color of #fdc5f8
<div style="background-color:#fdc5f8;">Content here</div>
.mybackground {background-color:#fdc5f8;}
Border around this has a color of #fdc5f8
<div style="border:2px solid #fdc5f8;">Content here</div>
.myborder {border:2px solid #fdc5f8;}