#fd32bf color space conversions
Hex:
#fd32bf
RGB:
253, 50, 191
CMY:
1, 80, 25
CMYK:
0, 80, 25, 1
HSL:
318°, 98.0676%, 59.4118%
HSV (HSB):
318°, 80.2372%, 99.2157%
XYZ:
51.0526, 26.9254, 51.7966
xyY:
0.3934, 0.2075, 26.9254
CIE-Lab:
58.9052, 83.5725, -26.9796
CIE-LCH:
58.9052, 87.8195, 342.1084
CIE-Luv:
58.9052, 104.7216, -54.5890
Hunter-Lab:
51.8897, 84.8132, -22.8608
#fd32bf color charts
#fd32bf color shades, tints & tones
#fd32bf color schemes
#fd32bf color preview, HTML & CSS examples
This text has a color of #fd32bf
<p style="color:#fd32bf;">Text here</p>
.mytext {color:#fd32bf;}
This box has a color of #fd32bf
<div style="background-color:#fd32bf;">Content here</div>
.mybackground {background-color:#fd32bf;}
Border around this has a color of #fd32bf
<div style="border:2px solid #fd32bf;">Content here</div>
.myborder {border:2px solid #fd32bf;}