#fda6d3 color space conversions
Hex:
#fda6d3
RGB:
253, 166, 211
CMY:
1, 35, 17
CMYK:
0, 34, 17, 1
HSL:
329°, 95.6044%, 82.1569%
HSV (HSB):
329°, 34.3874%, 99.2157%
XYZ:
65.9021, 52.8582, 68.3573
xyY:
0.3522, 0.2825, 52.8582
CIE-Lab:
77.7912, 38.2720, -9.5440
CIE-LCH:
77.7912, 39.4441, 345.9976
CIE-Luv:
77.7912, 50.5117, -21.4019
Hunter-Lab:
72.7037, 34.5696, -4.8529
#fda6d3 color charts
#fda6d3 color shades, tints & tones
#fda6d3 color schemes
#fda6d3 color preview, HTML & CSS examples
This text has a color of #fda6d3
<p style="color:#fda6d3;">Text here</p>
.mytext {color:#fda6d3;}
This box has a color of #fda6d3
<div style="background-color:#fda6d3;">Content here</div>
.mybackground {background-color:#fda6d3;}
Border around this has a color of #fda6d3
<div style="border:2px solid #fda6d3;">Content here</div>
.myborder {border:2px solid #fda6d3;}