#fd7ddc color space conversions
Hex:
#fd7ddc
RGB:
253, 125, 220
CMY:
1, 51, 14
CMYK:
0, 51, 13, 1
HSL:
315°, 96.9697%, 74.1176%
HSV (HSB):
315°, 50.5929%, 99.2157%
XYZ:
60.7599, 40.7172, 72.3669
xyY:
0.3495, 0.2342, 40.7172
CIE-Lab:
69.9773, 60.1293, -26.3013
CIE-LCH:
69.9773, 65.6299, 336.3748
CIE-Luv:
69.9773, 68.8310, -50.8974
Hunter-Lab:
63.8100, 58.3002, -22.5738
#fd7ddc color charts
#fd7ddc color shades, tints & tones
#fd7ddc color schemes
#fd7ddc color preview, HTML & CSS examples
This text has a color of #fd7ddc
<p style="color:#fd7ddc;">Text here</p>
.mytext {color:#fd7ddc;}
This box has a color of #fd7ddc
<div style="background-color:#fd7ddc;">Content here</div>
.mybackground {background-color:#fd7ddc;}
Border around this has a color of #fd7ddc
<div style="border:2px solid #fd7ddc;">Content here</div>
.myborder {border:2px solid #fd7ddc;}