#fd45c3 color space conversions
Hex:
#fd45c3
RGB:
253, 69, 195
CMY:
1, 73, 24
CMYK:
0, 73, 23, 1
HSL:
319°, 97.8723%, 63.1373%
HSV (HSB):
319°, 72.7273%, 99.2157%
XYZ:
52.4865, 29.0790, 54.4762
xyY:
0.3858, 0.2138, 29.0790
CIE-Lab:
60.8513, 78.9544, -26.2716
CIE-LCH:
60.8513, 83.2106, 341.5955
CIE-Luv:
60.8513, 98.1820, -53.0020
Hunter-Lab:
53.9250, 79.3696, -22.1486
#fd45c3 color charts
#fd45c3 color shades, tints & tones
#fd45c3 color schemes
#fd45c3 color preview, HTML & CSS examples
This text has a color of #fd45c3
<p style="color:#fd45c3;">Text here</p>
.mytext {color:#fd45c3;}
This box has a color of #fd45c3
<div style="background-color:#fd45c3;">Content here</div>
.mybackground {background-color:#fd45c3;}
Border around this has a color of #fd45c3
<div style="border:2px solid #fd45c3;">Content here</div>
.myborder {border:2px solid #fd45c3;}