#fd7dd7 color space conversions
Hex:
#fd7dd7
RGB:
253, 125, 215
CMY:
1, 51, 16
CMYK:
0, 51, 15, 1
HSL:
318°, 96.9697%, 74.1176%
HSV (HSB):
318°, 50.5929%, 99.2157%
XYZ:
60.1074, 40.4562, 68.9308
xyY:
0.3546, 0.2387, 40.4562
CIE-Lab:
69.7932, 59.3754, -23.8113
CIE-LCH:
69.7932, 63.9720, 338.1478
CIE-Luv:
69.7932, 70.1645, -46.8324
Hunter-Lab:
63.6052, 57.3748, -19.7307
#fd7dd7 color charts
#fd7dd7 color shades, tints & tones
#fd7dd7 color schemes
#fd7dd7 color preview, HTML & CSS examples
This text has a color of #fd7dd7
<p style="color:#fd7dd7;">Text here</p>
.mytext {color:#fd7dd7;}
This box has a color of #fd7dd7
<div style="background-color:#fd7dd7;">Content here</div>
.mybackground {background-color:#fd7dd7;}
Border around this has a color of #fd7dd7
<div style="border:2px solid #fd7dd7;">Content here</div>
.myborder {border:2px solid #fd7dd7;}