#fd4dca color space conversions
Hex:
#fd4dca
RGB:
253, 77, 202
CMY:
1, 70, 21
CMYK:
0, 70, 20, 1
HSL:
317°, 97.7778%, 64.7059%
HSV (HSB):
317°, 69.5652%, 99.2157%
XYZ:
53.8226, 30.4547, 58.9187
xyY:
0.3759, 0.2127, 30.4547
CIE-Lab:
62.0446, 77.2628, -28.4179
CIE-LCH:
62.0446, 82.3232, 339.8060
CIE-Luv:
62.0446, 93.0436, -56.1365
Hunter-Lab:
55.1857, 77.5157, -24.6705
#fd4dca color charts
#fd4dca color shades, tints & tones
#fd4dca color schemes
#fd4dca color preview, HTML & CSS examples
This text has a color of #fd4dca
<p style="color:#fd4dca;">Text here</p>
.mytext {color:#fd4dca;}
This box has a color of #fd4dca
<div style="background-color:#fd4dca;">Content here</div>
.mybackground {background-color:#fd4dca;}
Border around this has a color of #fd4dca
<div style="border:2px solid #fd4dca;">Content here</div>
.myborder {border:2px solid #fd4dca;}