#ffd3f8 color space conversions
Hex:
#ffd3f8
RGB:
255, 211, 248
CMY:
0, 17, 3
CMYK:
0, 17, 3, 0
HSL:
310°, 100.0000%, 91.3725%
HSV (HSB):
310°, 17.2549%, 100.0000%
XYZ:
81.4775, 74.6258, 98.9168
xyY:
0.3195, 0.2926, 74.6258
CIE-Lab:
89.2174, 21.4505, -12.2923
CIE-LCH:
89.2174, 24.7230, 330.1850
CIE-Luv:
89.2174, 22.9409, -23.0439
Hunter-Lab:
86.3863, 17.1812, -7.4198
#ffd3f8 color charts
#ffd3f8 color shades, tints & tones
#ffd3f8 color schemes
#ffd3f8 color preview, HTML & CSS examples
This text has a color of #ffd3f8
<p style="color:#ffd3f8;">Text here</p>
.mytext {color:#ffd3f8;}
This box has a color of #ffd3f8
<div style="background-color:#ffd3f8;">Content here</div>
.mybackground {background-color:#ffd3f8;}
Border around this has a color of #ffd3f8
<div style="border:2px solid #ffd3f8;">Content here</div>
.myborder {border:2px solid #ffd3f8;}