#fdbff0 color space conversions
Hex:
#fdbff0
RGB:
253, 191, 240
CMY:
1, 25, 6
CMYK:
0, 25, 5, 1
HSL:
313°, 93.9394%, 87.0588%
HSV (HSB):
313°, 24.5059%, 99.2157%
XYZ:
74.8670, 64.4355, 90.9295
xyY:
0.3252, 0.2799, 64.4355
CIE-Lab:
84.1920, 29.9025, -15.5961
CIE-LCH:
84.1920, 33.7253, 332.4550
CIE-Luv:
84.1920, 32.8712, -29.6174
Hunter-Lab:
80.2717, 26.0059, -10.9717
#fdbff0 color charts
#fdbff0 color shades, tints & tones
#fdbff0 color schemes
#fdbff0 color preview, HTML & CSS examples
This text has a color of #fdbff0
<p style="color:#fdbff0;">Text here</p>
.mytext {color:#fdbff0;}
This box has a color of #fdbff0
<div style="background-color:#fdbff0;">Content here</div>
.mybackground {background-color:#fdbff0;}
Border around this has a color of #fdbff0
<div style="border:2px solid #fdbff0;">Content here</div>
.myborder {border:2px solid #fdbff0;}