#fd7fdc color space conversions
Hex:
#fd7fdc
RGB:
253, 127, 220
CMY:
1, 50, 14
CMYK:
0, 50, 13, 1
HSL:
316°, 96.9231%, 74.5098%
HSV (HSB):
316°, 49.8024%, 99.2157%
XYZ:
61.0157, 41.2287, 72.4522
xyY:
0.3493, 0.2360, 41.2287
CIE-Lab:
70.3359, 59.1874, -25.7516
CIE-LCH:
70.3359, 64.5468, 336.4868
CIE-Luv:
70.3359, 67.9444, -49.9056
Hunter-Lab:
64.2096, 57.2543, -21.9544
#fd7fdc color charts
#fd7fdc color shades, tints & tones
#fd7fdc color schemes
#fd7fdc color preview, HTML & CSS examples
This text has a color of #fd7fdc
<p style="color:#fd7fdc;">Text here</p>
.mytext {color:#fd7fdc;}
This box has a color of #fd7fdc
<div style="background-color:#fd7fdc;">Content here</div>
.mybackground {background-color:#fd7fdc;}
Border around this has a color of #fd7fdc
<div style="border:2px solid #fd7fdc;">Content here</div>
.myborder {border:2px solid #fd7fdc;}