#fdbea6 color space conversions
Hex:
#fdbea6
RGB:
253, 190, 166
CMY:
1, 25, 35
CMYK:
0, 25, 34, 1
HSL:
17°, 95.6044%, 82.1569%
HSV (HSB):
17°, 34.3874%, 99.2157%
XYZ:
65.8044, 60.4627, 44.2786
xyY:
0.3858, 0.3545, 60.4627
CIE-Lab:
82.0891, 19.5280, 20.9442
CIE-LCH:
82.0891, 28.6357, 47.0040
CIE-Luv:
82.0891, 42.9435, 25.4639
Hunter-Lab:
77.7578, 14.9838, 20.6682
#fdbea6 color charts
#fdbea6 color shades, tints & tones
#fdbea6 color schemes
#fdbea6 color preview, HTML & CSS examples
This text has a color of #fdbea6
<p style="color:#fdbea6;">Text here</p>
.mytext {color:#fdbea6;}
This box has a color of #fdbea6
<div style="background-color:#fdbea6;">Content here</div>
.mybackground {background-color:#fdbea6;}
Border around this has a color of #fdbea6
<div style="border:2px solid #fdbea6;">Content here</div>
.myborder {border:2px solid #fdbea6;}