#fdaced color space conversions
Hex:
#fdaced
RGB:
253, 172, 237
CMY:
1, 33, 7
CMYK:
0, 32, 6, 1
HSL:
312°, 95.2941%, 83.3333%
HSV (HSB):
312°, 32.0158%, 99.2157%
XYZ:
70.5466, 56.5021, 87.3086
xyY:
0.3291, 0.2636, 56.5021
CIE-Lab:
79.8987, 39.3490, -20.4644
CIE-LCH:
79.8987, 44.3524, 332.5222
CIE-Luv:
79.8987, 42.8980, -38.8358
Hunter-Lab:
75.1679, 35.9821, -16.2486
#fdaced color charts
#fdaced RGB chart
#fdaced CMYK chart
#fdaced RGB pie chart
#fdaced color shades, tints & tones
#fdaced color schemes
#fdaced color preview, HTML & CSS examples
This text has a color of #fdaced
<p style="color:#fdaced;">Text here</p>
.mytext {color:#fdaced;}
Text color #fdaced
This box has a color of #fdaced
<div style="background-color:#fdaced;">Content here</div>
.mybackground {background-color:#fdaced;}
Background color #fdaced
Border around this has a color of #fdaced
<div style="border:2px solid #fdaced;">Content here</div>
.myborder {border:2px solid #fdaced;}
Border color #fdaced