#fd8ed4 color space conversions
Hex:
#fd8ed4
RGB:
253, 142, 212
CMY:
1, 44, 17
CMYK:
0, 44, 16, 1
HSL:
322°, 96.5217%, 77.4510%
HSV (HSB):
322°, 43.8735%, 99.2157%
XYZ:
62.0647, 44.9821, 67.6986
xyY:
0.3552, 0.2574, 44.9821
CIE-Lab:
72.8801, 50.6786, -17.4596
CIE-LCH:
72.8801, 53.6018, 340.9903
CIE-Luv:
72.8801, 62.8111, -35.6305
Hunter-Lab:
67.0687, 47.8118, -12.8987
#fd8ed4 color charts
#fd8ed4 color shades, tints & tones
#fd8ed4 color schemes
#fd8ed4 color preview, HTML & CSS examples
This text has a color of #fd8ed4
<p style="color:#fd8ed4;">Text here</p>
.mytext {color:#fd8ed4;}
This box has a color of #fd8ed4
<div style="background-color:#fd8ed4;">Content here</div>
.mybackground {background-color:#fd8ed4;}
Border around this has a color of #fd8ed4
<div style="border:2px solid #fd8ed4;">Content here</div>
.myborder {border:2px solid #fd8ed4;}