#fd7dcd color space conversions
Hex:
#fd7dcd
RGB:
253, 125, 205
CMY:
1, 51, 20
CMYK:
0, 51, 19, 1
HSL:
323°, 96.9697%, 74.1176%
HSV (HSB):
323°, 50.5929%, 99.2157%
XYZ:
58.8611, 39.9577, 62.3679
xyY:
0.3652, 0.2479, 39.9577
CIE-Lab:
69.4394, 57.9136, -18.7885
CIE-LCH:
69.4394, 60.8851, 342.0258
CIE-Luv:
69.4394, 72.8343, -38.7423
Hunter-Lab:
63.2121, 55.5924, -14.2497
#fd7dcd color charts
#fd7dcd color shades, tints & tones
#fd7dcd color schemes
#fd7dcd color preview, HTML & CSS examples
This text has a color of #fd7dcd
<p style="color:#fd7dcd;">Text here</p>
.mytext {color:#fd7dcd;}
This box has a color of #fd7dcd
<div style="background-color:#fd7dcd;">Content here</div>
.mybackground {background-color:#fd7dcd;}
Border around this has a color of #fd7dcd
<div style="border:2px solid #fd7dcd;">Content here</div>
.myborder {border:2px solid #fd7dcd;}