#fd53bd color space conversions
Hex:
#fd53bd
RGB:
253, 83, 189
CMY:
1, 67, 26
CMYK:
0, 67, 25, 1
HSL:
323°, 97.7011%, 65.8824%
HSV (HSB):
323°, 67.1937%, 99.2157%
XYZ:
52.7866, 30.7433, 51.2960
xyY:
0.3915, 0.2280, 30.7433
CIE-Lab:
62.2903, 73.5321, -20.6387
CIE-LCH:
62.2903, 76.3736, 344.3218
CIE-Luv:
62.2903, 95.8213, -43.7449
Hunter-Lab:
55.4466, 72.9049, -16.0390
#fd53bd color charts
#fd53bd color shades, tints & tones
#fd53bd color schemes
#fd53bd color preview, HTML & CSS examples
This text has a color of #fd53bd
<p style="color:#fd53bd;">Text here</p>
.mytext {color:#fd53bd;}
This box has a color of #fd53bd
<div style="background-color:#fd53bd;">Content here</div>
.mybackground {background-color:#fd53bd;}
Border around this has a color of #fd53bd
<div style="border:2px solid #fd53bd;">Content here</div>
.myborder {border:2px solid #fd53bd;}