#fdbee7 color space conversions
Hex:
#fdbee7
RGB:
253, 190, 231
CMY:
1, 25, 9
CMYK:
0, 25, 9, 1
HSL:
321°, 94.0299%, 86.8627%
HSV (HSB):
321°, 24.9012%, 99.2157%
XYZ:
73.3453, 63.4791, 83.9883
xyY:
0.3322, 0.2875, 63.4791
CIE-Lab:
83.6938, 28.8999, -11.5353
CIE-LCH:
83.6938, 31.1170, 338.2407
CIE-Luv:
83.6938, 34.6136, -22.9836
Hunter-Lab:
79.6738, 24.8927, -6.7291
#fdbee7 color charts
#fdbee7 color shades, tints & tones
#fdbee7 color schemes
#fdbee7 color preview, HTML & CSS examples
This text has a color of #fdbee7
<p style="color:#fdbee7;">Text here</p>
.mytext {color:#fdbee7;}
This box has a color of #fdbee7
<div style="background-color:#fdbee7;">Content here</div>
.mybackground {background-color:#fdbee7;}
Border around this has a color of #fdbee7
<div style="border:2px solid #fdbee7;">Content here</div>
.myborder {border:2px solid #fdbee7;}