#fd34bb color space conversions
Hex:
#fd34bb
RGB:
253, 52, 187
CMY:
1, 80, 27
CMYK:
0, 79, 26, 1
HSL:
320°, 98.0488%, 59.8039%
HSV (HSB):
320°, 79.4466%, 99.2157%
XYZ:
50.7056, 26.9265, 49.5386
xyY:
0.3987, 0.2117, 26.9265
CIE-Lab:
58.9062, 82.6456, -24.6755
CIE-LCH:
58.9062, 86.2506, 343.3760
CIE-Luv:
58.9062, 105.9796, -50.9965
Hunter-Lab:
51.8907, 83.6146, -20.2789
#fd34bb color charts
#fd34bb color shades, tints & tones
#fd34bb color schemes
#fd34bb color preview, HTML & CSS examples
This text has a color of #fd34bb
<p style="color:#fd34bb;">Text here</p>
.mytext {color:#fd34bb;}
This box has a color of #fd34bb
<div style="background-color:#fd34bb;">Content here</div>
.mybackground {background-color:#fd34bb;}
Border around this has a color of #fd34bb
<div style="border:2px solid #fd34bb;">Content here</div>
.myborder {border:2px solid #fd34bb;}