#fdbff7 color space conversions
Hex:
#fdbff7
RGB:
253, 191, 247
CMY:
1, 25, 3
CMYK:
0, 25, 2, 1
HSL:
306°, 93.9394%, 87.0588%
HSV (HSB):
306°, 24.5059%, 99.2157%
XYZ:
75.9273, 64.8597, 96.5130
xyY:
0.3200, 0.2733, 64.8597
CIE-Lab:
84.4114, 31.1268, -18.9967
CIE-LCH:
84.4114, 36.4657, 328.6042
CIE-Luv:
84.4114, 31.9179, -35.3109
Hunter-Lab:
80.5355, 27.3493, -14.6778
#fdbff7 color charts
#fdbff7 color shades, tints & tones
#fdbff7 color schemes
#fdbff7 color preview, HTML & CSS examples
This text has a color of #fdbff7
<p style="color:#fdbff7;">Text here</p>
.mytext {color:#fdbff7;}
This box has a color of #fdbff7
<div style="background-color:#fdbff7;">Content here</div>
.mybackground {background-color:#fdbff7;}
Border around this has a color of #fdbff7
<div style="border:2px solid #fdbff7;">Content here</div>
.myborder {border:2px solid #fdbff7;}