#fdadec color space conversions
Hex:
#fdadec
RGB:
253, 173, 236
CMY:
1, 32, 7
CMYK:
0, 32, 7, 1
HSL:
313°, 95.2381%, 83.5294%
HSV (HSB):
313°, 31.6206%, 99.2157%
XYZ:
70.5919, 56.8259, 86.6048
xyY:
0.3298, 0.2655, 56.8259
CIE-Lab:
80.0816, 38.6578, -19.6486
CIE-LCH:
80.0816, 43.3646, 333.0571
CIE-Luv:
80.0816, 42.5683, -37.4183
Hunter-Lab:
75.3830, 35.2350, -15.3481
#fdadec color charts
#fdadec RGB chart
#fdadec CMYK chart
#fdadec RGB pie chart
#fdadec color shades, tints & tones
#fdadec color schemes
#fdadec color preview, HTML & CSS examples
This text has a color of #fdadec
<p style="color:#fdadec;">Text here</p>
.mytext {color:#fdadec;}
Text color #fdadec
This box has a color of #fdadec
<div style="background-color:#fdadec;">Content here</div>
.mybackground {background-color:#fdadec;}
Background color #fdadec
Border around this has a color of #fdadec
<div style="border:2px solid #fdadec;">Content here</div>
.myborder {border:2px solid #fdadec;}
Border color #fdadec