#fdbee4 color space conversions
Hex:
#fdbee4
RGB:
253, 190, 228
CMY:
1, 25, 11
CMYK:
0, 25, 10, 1
HSL:
324°, 94.0299%, 86.8627%
HSV (HSB):
324°, 24.9012%, 99.2157%
XYZ:
72.9251, 63.3110, 81.7755
xyY:
0.3345, 0.2904, 63.3110
CIE-Lab:
83.6057, 28.4020, -10.0620
CIE-LCH:
83.6057, 30.1317, 340.4923
CIE-Luv:
83.6057, 35.0222, -20.5837
Hunter-Lab:
79.5682, 24.3527, -5.2370
#fdbee4 color charts
#fdbee4 color shades, tints & tones
#fdbee4 color schemes
#fdbee4 color preview, HTML & CSS examples
This text has a color of #fdbee4
<p style="color:#fdbee4;">Text here</p>
.mytext {color:#fdbee4;}
This box has a color of #fdbee4
<div style="background-color:#fdbee4;">Content here</div>
.mybackground {background-color:#fdbee4;}
Border around this has a color of #fdbee4
<div style="border:2px solid #fdbee4;">Content here</div>
.myborder {border:2px solid #fdbee4;}