#fda7b5 color space conversions
Hex:
#fda7b5
RGB:
253, 167, 181
CMY:
1, 35, 29
CMYK:
0, 34, 28, 1
HSL:
350°, 95.5556%, 82.3529%
HSV (HSB):
350°, 33.9921%, 99.2157%
XYZ:
62.6672, 51.8563, 50.4224
xyY:
0.3799, 0.3144, 51.8563
CIE-Lab:
77.1948, 33.4799, 5.9472
CIE-LCH:
77.1948, 34.0041, 10.0726
CIE-Luv:
77.1948, 55.1010, 2.2469
Hunter-Lab:
72.0113, 29.3183, 8.8930
#fda7b5 color charts
#fda7b5 color shades, tints & tones
#fda7b5 color schemes
#fda7b5 color preview, HTML & CSS examples
This text has a color of #fda7b5
<p style="color:#fda7b5;">Text here</p>
.mytext {color:#fda7b5;}
This box has a color of #fda7b5
<div style="background-color:#fda7b5;">Content here</div>
.mybackground {background-color:#fda7b5;}
Border around this has a color of #fda7b5
<div style="border:2px solid #fda7b5;">Content here</div>
.myborder {border:2px solid #fda7b5;}