#fd7ffc color space conversions
Hex:
#fd7ffc
RGB:
253, 127, 252
CMY:
1, 50, 1
CMYK:
0, 50, 0, 1
HSL:
300°, 96.9231%, 74.5098%
HSV (HSB):
300°, 49.8024%, 99.2157%
XYZ:
65.6681, 43.0897, 96.9515
xyY:
0.3192, 0.2095, 43.0897
CIE-Lab:
71.6158, 64.3658, -41.3485
CIE-LCH:
71.6158, 76.5026, 327.2833
CIE-Luv:
71.6158, 59.6601, -76.0056
Hunter-Lab:
65.6427, 63.6942, -41.6189
#fd7ffc color charts
#fd7ffc color shades, tints & tones
#fd7ffc color schemes
#fd7ffc color preview, HTML & CSS examples
This text has a color of #fd7ffc
<p style="color:#fd7ffc;">Text here</p>
.mytext {color:#fd7ffc;}
This box has a color of #fd7ffc
<div style="background-color:#fd7ffc;">Content here</div>
.mybackground {background-color:#fd7ffc;}
Border around this has a color of #fd7ffc
<div style="border:2px solid #fd7ffc;">Content here</div>
.myborder {border:2px solid #fd7ffc;}