#fdbae7 color space conversions
Hex:
#fdbae7
RGB:
253, 186, 231
CMY:
1, 27, 9
CMYK:
0, 26, 9, 1
HSL:
320°, 94.3662%, 86.0784%
HSV (HSB):
320°, 26.4822%, 99.2157%
XYZ:
72.4907, 61.7700, 83.7034
xyY:
0.3326, 0.2834, 61.7700
CIE-Lab:
82.7909, 31.0035, -12.8844
CIE-LCH:
82.7909, 33.5742, 337.4333
CIE-Luv:
82.7909, 36.7040, -25.4498
Hunter-Lab:
78.5939, 27.0994, -8.1288
#fdbae7 color charts
#fdbae7 color shades, tints & tones
#fdbae7 color schemes
#fdbae7 color preview, HTML & CSS examples
This text has a color of #fdbae7
<p style="color:#fdbae7;">Text here</p>
.mytext {color:#fdbae7;}
This box has a color of #fdbae7
<div style="background-color:#fdbae7;">Content here</div>
.mybackground {background-color:#fdbae7;}
Border around this has a color of #fdbae7
<div style="border:2px solid #fdbae7;">Content here</div>
.myborder {border:2px solid #fdbae7;}