#fd24bc color space conversions
Hex:
#fd24bc
RGB:
253, 36, 188
CMY:
1, 86, 26
CMYK:
0, 86, 26, 1
HSL:
318°, 98.1900%, 56.6667%
HSV (HSB):
318°, 85.7708%, 99.2157%
XYZ:
50.2160, 25.7752, 49.9054
xyY:
0.3989, 0.2047, 25.7752
CIE-Lab:
57.8231, 86.0047, -26.9217
CIE-LCH:
57.8231, 90.1198, 342.6185
CIE-Luv:
57.8231, 108.6987, -54.7608
Hunter-Lab:
50.7693, 87.7082, -22.7426
#fd24bc color charts
#fd24bc color shades, tints & tones
#fd24bc color schemes
#fd24bc color preview, HTML & CSS examples
This text has a color of #fd24bc
<p style="color:#fd24bc;">Text here</p>
.mytext {color:#fd24bc;}
This box has a color of #fd24bc
<div style="background-color:#fd24bc;">Content here</div>
.mybackground {background-color:#fd24bc;}
Border around this has a color of #fd24bc
<div style="border:2px solid #fd24bc;">Content here</div>
.myborder {border:2px solid #fd24bc;}