#fd045a color space conversions
Hex:
#fd045a
RGB:
253, 4, 90
CMY:
1, 98, 65
CMYK:
0, 98, 64, 1
HSL:
339°, 98.4190%, 50.3922%
HSV (HSB):
339°, 98.4190%, 99.2157%
XYZ:
42.3969, 21.7077, 11.6283
xyY:
0.5598, 0.2866, 21.7077
CIE-Lab:
53.7154, 81.5363, 25.3102
CIE-LCH:
53.7154, 85.3743, 17.2452
CIE-Luv:
53.7154, 155.7776, 11.5740
Hunter-Lab:
46.5915, 80.8947, 17.8165
#fd045a color charts
#fd045a color shades, tints & tones
#fd045a color schemes
#fd045a color preview, HTML & CSS examples
This text has a color of #fd045a
<p style="color:#fd045a;">Text here</p>
.mytext {color:#fd045a;}
This box has a color of #fd045a
<div style="background-color:#fd045a;">Content here</div>
.mybackground {background-color:#fd045a;}
Border around this has a color of #fd045a
<div style="border:2px solid #fd045a;">Content here</div>
.myborder {border:2px solid #fd045a;}