#fdbab5 color space conversions
Hex:
#fdbab5
RGB:
253, 186, 181
CMY:
1, 27, 29
CMYK:
0, 26, 28, 1
HSL:
4°, 94.7368%, 85.0980%
HSV (HSB):
4°, 28.4585%, 99.2157%
XYZ:
66.4074, 59.3367, 51.6691
xyY:
0.3743, 0.3345, 59.3367
CIE-Lab:
81.4763, 23.5163, 12.0641
CIE-LCH:
81.4763, 26.4302, 27.1583
CIE-Luv:
81.4763, 43.5866, 12.8562
Hunter-Lab:
77.0303, 19.0809, 14.1516
#fdbab5 color charts
#fdbab5 color shades, tints & tones
#fdbab5 color schemes
#fdbab5 color preview, HTML & CSS examples
This text has a color of #fdbab5
<p style="color:#fdbab5;">Text here</p>
.mytext {color:#fdbab5;}
This box has a color of #fdbab5
<div style="background-color:#fdbab5;">Content here</div>
.mybackground {background-color:#fdbab5;}
Border around this has a color of #fdbab5
<div style="border:2px solid #fdbab5;">Content here</div>
.myborder {border:2px solid #fdbab5;}