#fda8b5 color space conversions
Hex:
#fda8b5
RGB:
253, 168, 181
CMY:
1, 34, 29
CMYK:
0, 34, 28, 1
HSL:
351°, 95.5056%, 82.5490%
HSV (HSB):
351°, 33.5968%, 99.2157%
XYZ:
62.8511, 52.2241, 50.4837
xyY:
0.3796, 0.3154, 52.2241
CIE-Lab:
77.4147, 32.9577, 6.2635
CIE-LCH:
77.4147, 33.5476, 10.7606
CIE-Luv:
77.4147, 54.4995, 2.7990
Hunter-Lab:
72.2662, 28.7784, 9.1676
#fda8b5 color charts
#fda8b5 color shades, tints & tones
#fda8b5 color schemes
#fda8b5 color preview, HTML & CSS examples
This text has a color of #fda8b5
<p style="color:#fda8b5;">Text here</p>
.mytext {color:#fda8b5;}
This box has a color of #fda8b5
<div style="background-color:#fda8b5;">Content here</div>
.mybackground {background-color:#fda8b5;}
Border around this has a color of #fda8b5
<div style="border:2px solid #fda8b5;">Content here</div>
.myborder {border:2px solid #fda8b5;}