#fd8cc9 color space conversions
Hex:
#fd8cc9
RGB:
253, 140, 201
CMY:
1, 45, 21
CMYK:
0, 45, 21, 1
HSL:
328°, 96.5812%, 77.0588%
HSV (HSB):
328°, 44.6640%, 99.2157%
XYZ:
60.4287, 43.8559, 60.5384
xyY:
0.3666, 0.2661, 43.8559
CIE-Lab:
72.1320, 50.0576, -12.5057
CIE-LCH:
72.1320, 51.5961, 345.9732
CIE-Luv:
72.1320, 66.3599, -27.8691
Hunter-Lab:
66.2238, 46.9884, -7.8433
#fd8cc9 color charts
#fd8cc9 color shades, tints & tones
#fd8cc9 color schemes
#fd8cc9 color preview, HTML & CSS examples
This text has a color of #fd8cc9
<p style="color:#fd8cc9;">Text here</p>
.mytext {color:#fd8cc9;}
This box has a color of #fd8cc9
<div style="background-color:#fd8cc9;">Content here</div>
.mybackground {background-color:#fd8cc9;}
Border around this has a color of #fd8cc9
<div style="border:2px solid #fd8cc9;">Content here</div>
.myborder {border:2px solid #fd8cc9;}