#fd52db color space conversions
Hex:
#fd52db
RGB:
253, 82, 219
CMY:
1, 68, 14
CMYK:
0, 68, 13, 1
HSL:
312°, 97.7143%, 65.6863%
HSV (HSB):
312°, 67.5889%, 99.2157%
XYZ:
56.3115, 32.0317, 70.2326
xyY:
0.3551, 0.2020, 32.0317
CIE-Lab:
63.3691, 77.8341, -35.9617
CIE-LCH:
63.3691, 85.7403, 335.2016
CIE-Luv:
63.3691, 85.2620, -68.0972
Hunter-Lab:
56.5966, 78.5569, -33.9574
#fd52db color charts
#fd52db color shades, tints & tones
#fd52db color schemes
#fd52db color preview, HTML & CSS examples
This text has a color of #fd52db
<p style="color:#fd52db;">Text here</p>
.mytext {color:#fd52db;}
This box has a color of #fd52db
<div style="background-color:#fd52db;">Content here</div>
.mybackground {background-color:#fd52db;}
Border around this has a color of #fd52db
<div style="border:2px solid #fd52db;">Content here</div>
.myborder {border:2px solid #fd52db;}