#fda2c5 color space conversions
Hex:
#fda2c5
RGB:
253, 162, 197
CMY:
1, 36, 23
CMYK:
0, 36, 22, 1
HSL:
337°, 95.7895%, 81.3725%
HSV (HSB):
337°, 35.9684%, 99.2157%
XYZ:
63.5064, 50.7545, 59.2728
xyY:
0.3660, 0.2925, 50.7545
CIE-Lab:
76.5301, 38.2791, -3.7687
CIE-LCH:
76.5301, 38.4642, 354.3771
CIE-Luv:
76.5301, 55.2326, -12.6844
Hunter-Lab:
71.2422, 34.4437, 0.5409
#fda2c5 color charts
#fda2c5 color shades, tints & tones
#fda2c5 color schemes
#fda2c5 color preview, HTML & CSS examples
This text has a color of #fda2c5
<p style="color:#fda2c5;">Text here</p>
.mytext {color:#fda2c5;}
This box has a color of #fda2c5
<div style="background-color:#fda2c5;">Content here</div>
.mybackground {background-color:#fda2c5;}
Border around this has a color of #fda2c5
<div style="border:2px solid #fda2c5;">Content here</div>
.myborder {border:2px solid #fda2c5;}