#fd8add color space conversions
Hex:
#fd8add
RGB:
253, 138, 221
CMY:
1, 46, 13
CMYK:
0, 45, 13, 1
HSL:
317°, 96.6387%, 76.6667%
HSV (HSB):
317°, 45.4545%, 99.2157%
XYZ:
62.6476, 44.2801, 73.6516
xyY:
0.3469, 0.2452, 44.2801
CIE-Lab:
72.4153, 54.0360, -23.1246
CIE-LCH:
72.4153, 58.7762, 336.8316
CIE-Luv:
72.4153, 62.6511, -45.0636
Hunter-Lab:
66.5433, 51.5994, -19.0433
#fd8add color charts
#fd8add color shades, tints & tones
#fd8add color schemes
#fd8add color preview, HTML & CSS examples
This text has a color of #fd8add
<p style="color:#fd8add;">Text here</p>
.mytext {color:#fd8add;}
This box has a color of #fd8add
<div style="background-color:#fd8add;">Content here</div>
.mybackground {background-color:#fd8add;}
Border around this has a color of #fd8add
<div style="border:2px solid #fd8add;">Content here</div>
.myborder {border:2px solid #fd8add;}