#fdbbae color space conversions
Hex:
#fdbbae
RGB:
253, 187, 174
CMY:
1, 27, 32
CMYK:
0, 26, 31, 1
HSL:
10°, 95.1807%, 83.7255%
HSV (HSB):
10°, 31.2253%, 99.2157%
XYZ:
65.9183, 59.4793, 48.0508
xyY:
0.3800, 0.3429, 59.4793
CIE-Lab:
81.5543, 22.0880, 15.9286
CIE-LCH:
81.5543, 27.2323, 35.7970
CIE-Luv:
81.5543, 43.8626, 18.3571
Hunter-Lab:
77.1228, 17.6024, 17.0458
#fdbbae color charts
#fdbbae color shades, tints & tones
#fdbbae color schemes
#fdbbae color preview, HTML & CSS examples
This text has a color of #fdbbae
<p style="color:#fdbbae;">Text here</p>
.mytext {color:#fdbbae;}
This box has a color of #fdbbae
<div style="background-color:#fdbbae;">Content here</div>
.mybackground {background-color:#fdbbae;}
Border around this has a color of #fdbbae
<div style="border:2px solid #fdbbae;">Content here</div>
.myborder {border:2px solid #fdbbae;}