#fd045b color space conversions
Hex:
#fd045b
RGB:
253, 4, 91
CMY:
1, 98, 64
CMYK:
0, 98, 64, 1
HSL:
339°, 98.4190%, 50.3922%
HSV (HSB):
339°, 98.4190%, 99.2157%
XYZ:
42.4398, 21.7248, 11.8540
xyY:
0.5583, 0.2858, 21.7248
CIE-Lab:
53.7338, 81.5859, 24.7318
CIE-LCH:
53.7338, 85.2521, 16.8640
CIE-Luv:
53.7338, 155.4159, 11.0253
Hunter-Lab:
46.6099, 80.9625, 17.5480
#fd045b color charts
#fd045b color shades, tints & tones
#fd045b color schemes
#fd045b color preview, HTML & CSS examples
This text has a color of #fd045b
<p style="color:#fd045b;">Text here</p>
.mytext {color:#fd045b;}
This box has a color of #fd045b
<div style="background-color:#fd045b;">Content here</div>
.mybackground {background-color:#fd045b;}
Border around this has a color of #fd045b
<div style="border:2px solid #fd045b;">Content here</div>
.myborder {border:2px solid #fd045b;}