#fd24c5 color space conversions
Hex:
#fd24c5
RGB:
253, 36, 197
CMY:
1, 86, 23
CMYK:
0, 86, 22, 1
HSL:
315°, 98.1900%, 56.6667%
HSV (HSB):
315°, 85.7708%, 99.2157%
XYZ:
51.2169, 26.1756, 55.1763
xyY:
0.3863, 0.1974, 26.1756
CIE-Lab:
58.2034, 87.0336, -31.5142
CIE-LCH:
58.2034, 92.5634, 340.0950
CIE-Luv:
58.2034, 104.6821, -61.8524
Hunter-Lab:
51.1621, 89.1576, -28.1284
#fd24c5 color charts
#fd24c5 color shades, tints & tones
#fd24c5 color schemes
#fd24c5 color preview, HTML & CSS examples
This text has a color of #fd24c5
<p style="color:#fd24c5;">Text here</p>
.mytext {color:#fd24c5;}
This box has a color of #fd24c5
<div style="background-color:#fd24c5;">Content here</div>
.mybackground {background-color:#fd24c5;}
Border around this has a color of #fd24c5
<div style="border:2px solid #fd24c5;">Content here</div>
.myborder {border:2px solid #fd24c5;}