#fd5dcf color space conversions
Hex:
#fd5dcf
RGB:
253, 93, 207
CMY:
1, 64, 19
CMYK:
0, 63, 18, 1
HSL:
317°, 97.5610%, 67.8431%
HSV (HSB):
317°, 63.2411%, 99.2157%
XYZ:
55.6848, 33.2163, 62.5080
xyY:
0.3678, 0.2194, 33.2163
CIE-Lab:
64.3357, 72.1041, -27.7121
CIE-LCH:
64.3357, 77.2461, 338.9765
CIE-Luv:
64.3357, 85.7852, -54.4857
Hunter-Lab:
57.6336, 71.6055, -23.9609
#fd5dcf color charts
#fd5dcf color shades, tints & tones
#fd5dcf color schemes
#fd5dcf color preview, HTML & CSS examples
This text has a color of #fd5dcf
<p style="color:#fd5dcf;">Text here</p>
.mytext {color:#fd5dcf;}
This box has a color of #fd5dcf
<div style="background-color:#fd5dcf;">Content here</div>
.mybackground {background-color:#fd5dcf;}
Border around this has a color of #fd5dcf
<div style="border:2px solid #fd5dcf;">Content here</div>
.myborder {border:2px solid #fd5dcf;}