#fd0483 color space conversions
Hex:
#fd0483
RGB:
253, 4, 131
CMY:
1, 98, 49
CMYK:
0, 98, 48, 1
HSL:
329°, 98.4190%, 50.3922%
HSV (HSB):
329°, 98.4190%, 99.2157%
XYZ:
44.6482, 22.6082, 23.4833
xyY:
0.4920, 0.2492, 22.6082
CIE-Lab:
54.6664, 84.0829, 1.8989
CIE-LCH:
54.6664, 84.1043, 1.2937
CIE-Luv:
54.6664, 138.8245, -14.4794
Hunter-Lab:
47.5481, 84.4044, 4.0011
#fd0483 color charts
#fd0483 color shades, tints & tones
#fd0483 color schemes
#fd0483 color preview, HTML & CSS examples
This text has a color of #fd0483
<p style="color:#fd0483;">Text here</p>
.mytext {color:#fd0483;}
This box has a color of #fd0483
<div style="background-color:#fd0483;">Content here</div>
.mybackground {background-color:#fd0483;}
Border around this has a color of #fd0483
<div style="border:2px solid #fd0483;">Content here</div>
.myborder {border:2px solid #fd0483;}