#fd003c color space conversions
Hex:
#fd003c
RGB:
253, 0, 60
CMY:
1, 100, 76
CMYK:
0, 100, 76, 1
HSL:
346°, 100.0000%, 49.6078%
HSV (HSB):
346°, 100.0000%, 99.2157%
XYZ:
41.3236, 21.2089, 6.1907
xyY:
0.6013, 0.3086, 21.2089
CIE-Lab:
53.1774, 80.6043, 42.3660
CIE-LCH:
53.1774, 91.0600, 27.7266
CIE-Luv:
53.1774, 165.5080, 25.3007
Hunter-Lab:
46.0531, 79.5757, 24.2671
#fd003c color charts
#fd003c color shades, tints & tones
#fd003c color schemes
#fd003c color preview, HTML & CSS examples
This text has a color of #fd003c
<p style="color:#fd003c;">Text here</p>
.mytext {color:#fd003c;}
This box has a color of #fd003c
<div style="background-color:#fd003c;">Content here</div>
.mybackground {background-color:#fd003c;}
Border around this has a color of #fd003c
<div style="border:2px solid #fd003c;">Content here</div>
.myborder {border:2px solid #fd003c;}