#fda7b1 color space conversions
Hex:
#fda7b1
RGB:
253, 167, 177
CMY:
1, 35, 31
CMYK:
0, 34, 30, 1
HSL:
353°, 95.5556%, 82.3529%
HSV (HSB):
353°, 33.9921%, 99.2157%
XYZ:
62.2625, 51.6944, 48.2914
xyY:
0.3837, 0.3186, 51.6944
CIE-Lab:
77.0977, 32.9596, 7.9911
CIE-LCH:
77.0977, 33.9145, 13.6285
CIE-Luv:
77.0977, 55.7591, 5.1865
Hunter-Lab:
71.8988, 28.7535, 10.5066
#fda7b1 color charts
#fda7b1 color shades, tints & tones
#fda7b1 color schemes
#fda7b1 color preview, HTML & CSS examples
This text has a color of #fda7b1
<p style="color:#fda7b1;">Text here</p>
.mytext {color:#fda7b1;}
This box has a color of #fda7b1
<div style="background-color:#fda7b1;">Content here</div>
.mybackground {background-color:#fda7b1;}
Border around this has a color of #fda7b1
<div style="border:2px solid #fda7b1;">Content here</div>
.myborder {border:2px solid #fda7b1;}