#ffd3f1 color space conversions
Hex:
#ffd3f1
RGB:
255, 211, 241
CMY:
0, 17, 5
CMYK:
0, 17, 5, 0
HSL:
319°, 100.0000%, 91.3725%
HSV (HSB):
319°, 17.2549%, 100.0000%
XYZ:
80.4114, 74.1994, 93.3029
xyY:
0.3244, 0.2993, 74.1994
CIE-Lab:
89.0166, 20.2354, -8.9024
CIE-LCH:
89.0166, 22.1071, 336.2532
CIE-Luv:
89.0166, 23.6941, -17.4452
Hunter-Lab:
86.1391, 15.8877, -3.9235
#ffd3f1 color charts
#ffd3f1 color shades, tints & tones
#ffd3f1 color schemes
#ffd3f1 color preview, HTML & CSS examples
This text has a color of #ffd3f1
<p style="color:#ffd3f1;">Text here</p>
.mytext {color:#ffd3f1;}
This box has a color of #ffd3f1
<div style="background-color:#ffd3f1;">Content here</div>
.mybackground {background-color:#ffd3f1;}
Border around this has a color of #ffd3f1
<div style="border:2px solid #ffd3f1;">Content here</div>
.myborder {border:2px solid #ffd3f1;}