#fd8aed color space conversions
Hex:
#fd8aed
RGB:
253, 138, 237
CMY:
1, 46, 7
CMYK:
0, 45, 6, 1
HSL:
308°, 96.6387%, 76.6667%
HSV (HSB):
308°, 45.4545%, 99.2157%
XYZ:
64.8826, 45.1740, 85.4205
xyY:
0.3319, 0.2311, 45.1740
CIE-Lab:
73.0063, 56.6025, -30.9988
CIE-LCH:
73.0063, 64.5350, 331.2924
CIE-Luv:
73.0063, 58.8564, -58.1437
Hunter-Lab:
67.2116, 54.6941, -28.3047
#fd8aed color charts
#fd8aed color shades, tints & tones
#fd8aed color schemes
#fd8aed color preview, HTML & CSS examples
This text has a color of #fd8aed
<p style="color:#fd8aed;">Text here</p>
.mytext {color:#fd8aed;}
This box has a color of #fd8aed
<div style="background-color:#fd8aed;">Content here</div>
.mybackground {background-color:#fd8aed;}
Border around this has a color of #fd8aed
<div style="border:2px solid #fd8aed;">Content here</div>
.myborder {border:2px solid #fd8aed;}