#fd45c6 color space conversions
Hex:
#fd45c6
RGB:
253, 69, 198
CMY:
1, 73, 22
CMYK:
0, 73, 22, 1
HSL:
318°, 97.8723%, 63.1373%
HSV (HSB):
318°, 72.7273%, 99.2157%
XYZ:
52.8292, 29.2161, 56.2809
xyY:
0.3819, 0.2112, 29.2161
CIE-Lab:
60.9719, 79.3256, -27.7980
CIE-LCH:
60.9719, 84.0552, 340.6880
CIE-Luv:
60.9719, 97.0018, -55.3914
Hunter-Lab:
54.0519, 79.8711, -23.8987
#fd45c6 color charts
#fd45c6 color shades, tints & tones
#fd45c6 color schemes
#fd45c6 color preview, HTML & CSS examples
This text has a color of #fd45c6
<p style="color:#fd45c6;">Text here</p>
.mytext {color:#fd45c6;}
This box has a color of #fd45c6
<div style="background-color:#fd45c6;">Content here</div>
.mybackground {background-color:#fd45c6;}
Border around this has a color of #fd45c6
<div style="border:2px solid #fd45c6;">Content here</div>
.myborder {border:2px solid #fd45c6;}