#fd004c color space conversions
Hex:
#fd004c
RGB:
253, 0, 76
CMY:
1, 100, 70
CMYK:
0, 100, 70, 1
HSL:
342°, 100.0000%, 49.6078%
HSV (HSB):
342°, 100.0000%, 99.2157%
XYZ:
41.8125, 21.4044, 8.7652
xyY:
0.5809, 0.2974, 21.4044
CIE-Lab:
53.3893, 81.1786, 33.2799
CIE-LCH:
53.3893, 87.7355, 22.2916
CIE-Luv:
53.3893, 160.9638, 18.5036
Hunter-Lab:
46.2649, 80.3580, 21.1526
#fd004c color charts
#fd004c color shades, tints & tones
#fd004c color schemes
#fd004c color preview, HTML & CSS examples
This text has a color of #fd004c
<p style="color:#fd004c;">Text here</p>
.mytext {color:#fd004c;}
This box has a color of #fd004c
<div style="background-color:#fd004c;">Content here</div>
.mybackground {background-color:#fd004c;}
Border around this has a color of #fd004c
<div style="border:2px solid #fd004c;">Content here</div>
.myborder {border:2px solid #fd004c;}