#fd7bdd color space conversions
Hex:
#fd7bdd
RGB:
253, 123, 221
CMY:
1, 52, 13
CMYK:
0, 51, 13, 1
HSL:
315°, 97.0149%, 73.7255%
HSV (HSB):
315°, 51.3834%, 99.2157%
XYZ:
60.6421, 40.2690, 72.9831
xyY:
0.3487, 0.2316, 40.2690
CIE-Lab:
69.6607, 61.2155, -27.3411
CIE-LCH:
69.6607, 67.0438, 335.9327
CIE-Luv:
69.6607, 69.4359, -52.6912
Hunter-Lab:
63.4579, 59.5283, -23.7691
#fd7bdd color charts
#fd7bdd color shades, tints & tones
#fd7bdd color schemes
#fd7bdd color preview, HTML & CSS examples
This text has a color of #fd7bdd
<p style="color:#fd7bdd;">Text here</p>
.mytext {color:#fd7bdd;}
This box has a color of #fd7bdd
<div style="background-color:#fd7bdd;">Content here</div>
.mybackground {background-color:#fd7bdd;}
Border around this has a color of #fd7bdd
<div style="border:2px solid #fd7bdd;">Content here</div>
.myborder {border:2px solid #fd7bdd;}