#fdbcf3 color space conversions
Hex:
#fdbcf3
RGB:
253, 188, 243
CMY:
1, 26, 5
CMYK:
0, 26, 4, 1
HSL:
309°, 94.2029%, 86.4706%
HSV (HSB):
309°, 25.6917%, 99.2157%
XYZ:
74.6689, 63.3202, 93.0806
xyY:
0.3231, 0.2740, 63.3202
CIE-Lab:
83.6105, 32.0012, -18.0723
CIE-LCH:
83.6105, 36.7517, 330.5449
CIE-Luv:
83.6105, 33.9737, -33.9281
Hunter-Lab:
79.5740, 28.2425, -13.6519
#fdbcf3 color charts
#fdbcf3 color shades, tints & tones
#fdbcf3 color schemes
#fdbcf3 color preview, HTML & CSS examples
This text has a color of #fdbcf3
<p style="color:#fdbcf3;">Text here</p>
.mytext {color:#fdbcf3;}
This box has a color of #fdbcf3
<div style="background-color:#fdbcf3;">Content here</div>
.mybackground {background-color:#fdbcf3;}
Border around this has a color of #fdbcf3
<div style="border:2px solid #fdbcf3;">Content here</div>
.myborder {border:2px solid #fdbcf3;}