#fd24cb color space conversions
Hex:
#fd24cb
RGB:
253, 36, 203
CMY:
1, 86, 20
CMYK:
0, 86, 20, 1
HSL:
314°, 98.1900%, 56.6667%
HSV (HSB):
314°, 85.7708%, 99.2157%
XYZ:
51.9184, 26.4562, 58.8701
xyY:
0.3783, 0.1928, 26.4562
CIE-Lab:
58.4676, 87.7439, -34.5403
CIE-LCH:
58.4676, 94.2975, 338.5130
CIE-Luv:
58.4676, 102.0332, -66.5778
Hunter-Lab:
51.4356, 90.1632, -31.8548
#fd24cb color charts
#fd24cb color shades, tints & tones
#fd24cb color schemes
#fd24cb color preview, HTML & CSS examples
This text has a color of #fd24cb
<p style="color:#fd24cb;">Text here</p>
.mytext {color:#fd24cb;}
This box has a color of #fd24cb
<div style="background-color:#fd24cb;">Content here</div>
.mybackground {background-color:#fd24cb;}
Border around this has a color of #fd24cb
<div style="border:2px solid #fd24cb;">Content here</div>
.myborder {border:2px solid #fd24cb;}