#fdadda color space conversions
Hex:
#fdadda
RGB:
253, 173, 218
CMY:
1, 32, 15
CMYK:
0, 32, 14, 1
HSL:
326°, 95.2381%, 83.5294%
HSV (HSB):
326°, 31.6206%, 99.2157%
XYZ:
68.1065, 55.8317, 73.5167
xyY:
0.3449, 0.2828, 55.8317
CIE-Lab:
79.5180, 35.7094, -10.7713
CIE-LCH:
79.5180, 37.2986, 343.2146
CIE-Luv:
79.5180, 45.5597, -22.8782
Hunter-Lab:
74.7206, 31.9383, -6.0302
#fdadda color charts
#fdadda color shades, tints & tones
#fdadda color schemes
#fdadda color preview, HTML & CSS examples
This text has a color of #fdadda
<p style="color:#fdadda;">Text here</p>
.mytext {color:#fdadda;}
This box has a color of #fdadda
<div style="background-color:#fdadda;">Content here</div>
.mybackground {background-color:#fdadda;}
Border around this has a color of #fdadda
<div style="border:2px solid #fdadda;">Content here</div>
.myborder {border:2px solid #fdadda;}