#fd45b9 color space conversions
Hex:
#fd45b9
RGB:
253, 69, 185
CMY:
1, 73, 27
CMYK:
0, 73, 27, 1
HSL:
322°, 97.8723%, 63.1373%
HSV (HSB):
322°, 72.7273%, 99.2157%
XYZ:
51.3931, 28.6417, 48.7186
xyY:
0.3992, 0.2225, 28.6417
CIE-Lab:
60.4641, 77.7551, -21.1361
CIE-LCH:
60.4641, 80.5766, 344.7928
CIE-Luv:
60.4641, 102.1338, -45.0600
Hunter-Lab:
53.5179, 77.7567, -16.5105
#fd45b9 color charts
#fd45b9 color shades, tints & tones
#fd45b9 color schemes
#fd45b9 color preview, HTML & CSS examples
This text has a color of #fd45b9
<p style="color:#fd45b9;">Text here</p>
.mytext {color:#fd45b9;}
This box has a color of #fd45b9
<div style="background-color:#fd45b9;">Content here</div>
.mybackground {background-color:#fd45b9;}
Border around this has a color of #fd45b9
<div style="border:2px solid #fd45b9;">Content here</div>
.myborder {border:2px solid #fd45b9;}