#fd64b5 color space conversions
Hex:
#fd64b5
RGB:
253, 100, 181
CMY:
1, 61, 29
CMYK:
0, 60, 28, 1
HSL:
328°, 97.4522%, 69.2157%
HSV (HSB):
328°, 60.4743%, 99.2157%
XYZ:
53.4057, 33.3332, 47.3352
xyY:
0.3983, 0.2486, 33.3332
CIE-Lab:
64.4298, 65.9108, -12.8368
CIE-LCH:
64.4298, 67.1492, 348.9790
CIE-Luv:
64.4298, 91.5903, -30.9384
Hunter-Lab:
57.7349, 64.0792, -8.1958
#fd64b5 color charts
#fd64b5 color shades, tints & tones
#fd64b5 color schemes
#fd64b5 color preview, HTML & CSS examples
This text has a color of #fd64b5
<p style="color:#fd64b5;">Text here</p>
.mytext {color:#fd64b5;}
This box has a color of #fd64b5
<div style="background-color:#fd64b5;">Content here</div>
.mybackground {background-color:#fd64b5;}
Border around this has a color of #fd64b5
<div style="border:2px solid #fd64b5;">Content here</div>
.myborder {border:2px solid #fd64b5;}