#fdaddc color space conversions
Hex:
#fdaddc
RGB:
253, 173, 220
CMY:
1, 32, 14
CMYK:
0, 32, 13, 1
HSL:
325°, 95.2381%, 83.5294%
HSV (HSB):
325°, 31.6206%, 99.2157%
XYZ:
68.3699, 55.9371, 74.9036
xyY:
0.3432, 0.2808, 55.9371
CIE-Lab:
79.5780, 36.0266, -11.7643
CIE-LCH:
79.5780, 37.8987, 341.9158
CIE-Luv:
79.5780, 45.2295, -24.4772
Hunter-Lab:
74.7911, 32.2903, -7.0254
#fdaddc color charts
#fdaddc color shades, tints & tones
#fdaddc color schemes
#fdaddc color preview, HTML & CSS examples
This text has a color of #fdaddc
<p style="color:#fdaddc;">Text here</p>
.mytext {color:#fdaddc;}
This box has a color of #fdaddc
<div style="background-color:#fdaddc;">Content here</div>
.mybackground {background-color:#fdaddc;}
Border around this has a color of #fdaddc
<div style="border:2px solid #fdaddc;">Content here</div>
.myborder {border:2px solid #fdaddc;}