#fd045d color space conversions
Hex:
#fd045d
RGB:
253, 4, 93
CMY:
1, 98, 64
CMYK:
0, 98, 63, 1
HSL:
339°, 98.4190%, 50.3922%
HSV (HSB):
339°, 98.4190%, 99.2157%
XYZ:
42.5272, 21.7598, 12.3146
xyY:
0.5552, 0.2841, 21.7598
CIE-Lab:
53.7712, 81.6869, 23.5752
CIE-LCH:
53.7712, 85.0209, 16.0984
CIE-Luv:
53.7712, 154.6832, 9.9127
Hunter-Lab:
46.6474, 81.1009, 17.0011
#fd045d color charts
#fd045d color shades, tints & tones
#fd045d color schemes
#fd045d color preview, HTML & CSS examples
This text has a color of #fd045d
<p style="color:#fd045d;">Text here</p>
.mytext {color:#fd045d;}
This box has a color of #fd045d
<div style="background-color:#fd045d;">Content here</div>
.mybackground {background-color:#fd045d;}
Border around this has a color of #fd045d
<div style="border:2px solid #fd045d;">Content here</div>
.myborder {border:2px solid #fd045d;}