#fdbfd9 color space conversions
Hex:
#fdbfd9
RGB:
253, 191, 217
CMY:
1, 25, 15
CMYK:
0, 25, 14, 1
HSL:
335°, 93.9394%, 87.0588%
HSV (HSB):
335°, 24.5059%, 99.2157%
XYZ:
71.6632, 63.1540, 74.0585
xyY:
0.3431, 0.3024, 63.1540
CIE-Lab:
83.5233, 26.1017, -4.2955
CIE-LCH:
83.5233, 26.4528, 350.6546
CIE-Luv:
83.5233, 35.9595, -11.2758
Hunter-Lab:
79.4695, 21.8943, 0.3756
#fdbfd9 color charts
#fdbfd9 color shades, tints & tones
#fdbfd9 color schemes
#fdbfd9 color preview, HTML & CSS examples
This text has a color of #fdbfd9
<p style="color:#fdbfd9;">Text here</p>
.mytext {color:#fdbfd9;}
This box has a color of #fdbfd9
<div style="background-color:#fdbfd9;">Content here</div>
.mybackground {background-color:#fdbfd9;}
Border around this has a color of #fdbfd9
<div style="border:2px solid #fdbfd9;">Content here</div>
.myborder {border:2px solid #fdbfd9;}