#fdbea7 color space conversions
Hex:
#fdbea7
RGB:
253, 190, 167
CMY:
1, 25, 35
CMYK:
0, 25, 34, 1
HSL:
16°, 95.5556%, 82.3529%
HSV (HSB):
16°, 33.9921%, 99.2157%
XYZ:
65.8965, 60.4996, 44.7637
xyY:
0.3850, 0.3535, 60.4996
CIE-Lab:
82.1090, 19.6485, 20.4394
CIE-LCH:
82.1090, 28.3519, 46.1303
CIE-Luv:
82.1090, 42.8271, 24.7936
Hunter-Lab:
77.7815, 15.1077, 20.3253
#fdbea7 color charts
#fdbea7 color shades, tints & tones
#fdbea7 color schemes
#fdbea7 color preview, HTML & CSS examples
This text has a color of #fdbea7
<p style="color:#fdbea7;">Text here</p>
.mytext {color:#fdbea7;}
This box has a color of #fdbea7
<div style="background-color:#fdbea7;">Content here</div>
.mybackground {background-color:#fdbea7;}
Border around this has a color of #fdbea7
<div style="border:2px solid #fdbea7;">Content here</div>
.myborder {border:2px solid #fdbea7;}