#fd002c color space conversions
Hex:
#fd002c
RGB:
253, 0, 44
CMY:
1, 100, 83
CMYK:
0, 100, 83, 1
HSL:
350°, 100.0000%, 49.6078%
HSV (HSB):
350°, 100.0000%, 99.2157%
XYZ:
40.9626, 21.0645, 4.2898
xyY:
0.6177, 0.3176, 21.0645
CIE-Lab:
53.0200, 80.1763, 50.9459
CIE-LCH:
53.0200, 94.9933, 32.4328
CIE-Luv:
53.0200, 169.0340, 30.5489
Hunter-Lab:
45.8961, 78.9946, 26.5856
#fd002c color charts
#fd002c RGB chart
#fd002c CMYK chart
#fd002c RGB pie chart
#fd002c color shades, tints & tones
#fd002c color schemes
#fd002c color preview, HTML & CSS examples
This text has a color of #fd002c
<p style="color:#fd002c;">Text here</p>
.mytext {color:#fd002c;}
Text color #fd002c
This box has a color of #fd002c
<div style="background-color:#fd002c;">Content here</div>
.mybackground {background-color:#fd002c;}
Background color #fd002c
Border around this has a color of #fd002c
<div style="border:2px solid #fd002c;">Content here</div>
.myborder {border:2px solid #fd002c;}
Border color #fd002c