#fd52a6 color space conversions
Hex:
#fd52a6
RGB:
253, 82, 166
CMY:
1, 68, 35
CMYK:
0, 68, 34, 1
HSL:
331°, 97.7143%, 65.6863%
HSV (HSB):
331°, 67.5889%, 99.2157%
XYZ:
50.4082, 29.6704, 39.1465
xyY:
0.4228, 0.2489, 29.6704
CIE-Lab:
61.3688, 71.2367, -8.8191
CIE-LCH:
61.3688, 71.7805, 352.9427
CIE-Luv:
61.3688, 104.6227, -26.0483
Hunter-Lab:
54.4705, 69.8644, -4.4808
#fd52a6 color charts
#fd52a6 color shades, tints & tones
#fd52a6 color schemes
#fd52a6 color preview, HTML & CSS examples
This text has a color of #fd52a6
<p style="color:#fd52a6;">Text here</p>
.mytext {color:#fd52a6;}
This box has a color of #fd52a6
<div style="background-color:#fd52a6;">Content here</div>
.mybackground {background-color:#fd52a6;}
Border around this has a color of #fd52a6
<div style="border:2px solid #fd52a6;">Content here</div>
.myborder {border:2px solid #fd52a6;}