#fd45d6 color space conversions
Hex:
#fd45d6
RGB:
253, 69, 214
CMY:
1, 73, 16
CMYK:
0, 73, 15, 1
HSL:
313°, 97.8723%, 63.1373%
HSV (HSB):
313°, 72.7273%, 99.2157%
XYZ:
54.7737, 29.9939, 66.5208
xyY:
0.3620, 0.1983, 29.9939
CIE-Lab:
61.6490, 81.3904, -35.8279
CIE-LCH:
61.6490, 88.9271, 336.2410
CIE-Luv:
61.6490, 90.7757, -68.1419
Hunter-Lab:
54.7667, 82.6811, -33.6782
#fd45d6 color charts
#fd45d6 color shades, tints & tones
#fd45d6 color schemes
#fd45d6 color preview, HTML & CSS examples
This text has a color of #fd45d6
<p style="color:#fd45d6;">Text here</p>
.mytext {color:#fd45d6;}
This box has a color of #fd45d6
<div style="background-color:#fd45d6;">Content here</div>
.mybackground {background-color:#fd45d6;}
Border around this has a color of #fd45d6
<div style="border:2px solid #fd45d6;">Content here</div>
.myborder {border:2px solid #fd45d6;}