#fdbfe3 color space conversions
Hex:
#fdbfe3
RGB:
253, 191, 227
CMY:
1, 25, 11
CMYK:
0, 25, 10, 1
HSL:
325°, 93.9394%, 87.0588%
HSV (HSB):
325°, 24.5059%, 99.2157%
XYZ:
73.0039, 63.6903, 81.1188
xyY:
0.3352, 0.2924, 63.6903
CIE-Lab:
83.8043, 27.7113, -9.2317
CIE-LCH:
83.8043, 29.2086, 341.5750
CIE-Luv:
83.8043, 34.6271, -19.1704
Hunter-Lab:
79.8062, 23.6247, -4.4008
#fdbfe3 color charts
#fdbfe3 color shades, tints & tones
#fdbfe3 color schemes
#fdbfe3 color preview, HTML & CSS examples
This text has a color of #fdbfe3
<p style="color:#fdbfe3;">Text here</p>
.mytext {color:#fdbfe3;}
This box has a color of #fdbfe3
<div style="background-color:#fdbfe3;">Content here</div>
.mybackground {background-color:#fdbfe3;}
Border around this has a color of #fdbfe3
<div style="border:2px solid #fdbfe3;">Content here</div>
.myborder {border:2px solid #fdbfe3;}