#fda2c7 color space conversions
Hex:
#fda2c7
RGB:
253, 162, 199
CMY:
1, 36, 22
CMYK:
0, 36, 21, 1
HSL:
336°, 95.7895%, 81.3725%
HSV (HSB):
336°, 35.9684%, 99.2157%
XYZ:
63.7371, 50.8468, 60.4879
xyY:
0.3641, 0.2904, 50.8468
CIE-Lab:
76.5861, 38.5663, -4.7805
CIE-LCH:
76.5861, 38.8614, 352.9339
CIE-Luv:
76.5861, 54.8682, -14.2406
Hunter-Lab:
71.3070, 34.7636, -0.3794
#fda2c7 color charts
#fda2c7 color shades, tints & tones
#fda2c7 color schemes
#fda2c7 color preview, HTML & CSS examples
This text has a color of #fda2c7
<p style="color:#fda2c7;">Text here</p>
.mytext {color:#fda2c7;}
This box has a color of #fda2c7
<div style="background-color:#fda2c7;">Content here</div>
.mybackground {background-color:#fda2c7;}
Border around this has a color of #fda2c7
<div style="border:2px solid #fda2c7;">Content here</div>
.myborder {border:2px solid #fda2c7;}