#fd61cf color space conversions
Hex:
#fd61cf
RGB:
253, 97, 207
CMY:
1, 62, 19
CMYK:
0, 62, 18, 1
HSL:
318°, 97.5000%, 68.6275%
HSV (HSB):
318°, 61.6601%, 99.2157%
XYZ:
56.0452, 33.9370, 62.6281
xyY:
0.3672, 0.2224, 33.9370
CIE-Lab:
64.9126, 70.5182, -26.8240
CIE-LCH:
64.9126, 75.4476, 339.1740
CIE-Luv:
64.9126, 84.2876, -52.9155
Hunter-Lab:
58.2555, 69.7803, -22.9614
#fd61cf color charts
#fd61cf color shades, tints & tones
#fd61cf color schemes
#fd61cf color preview, HTML & CSS examples
This text has a color of #fd61cf
<p style="color:#fd61cf;">Text here</p>
.mytext {color:#fd61cf;}
This box has a color of #fd61cf
<div style="background-color:#fd61cf;">Content here</div>
.mybackground {background-color:#fd61cf;}
Border around this has a color of #fd61cf
<div style="border:2px solid #fd61cf;">Content here</div>
.myborder {border:2px solid #fd61cf;}