#fd042c color space conversions
Hex:
#fd042c
RGB:
253, 4, 44
CMY:
1, 98, 83
CMYK:
0, 98, 83, 1
HSL:
350°, 98.4190%, 50.3922%
HSV (HSB):
350°, 98.4190%, 99.2157%
XYZ:
41.0061, 21.1513, 4.3042
xyY:
0.6170, 0.3182, 21.1513
CIE-Lab:
53.1147, 79.9015, 51.0328
CIE-LCH:
53.1147, 94.8082, 32.5662
CIE-Luv:
53.1147, 168.5139, 30.7323
Hunter-Lab:
45.9906, 78.6704, 26.6445
#fd042c color charts
#fd042c color shades, tints & tones
#fd042c color schemes
#fd042c color preview, HTML & CSS examples
This text has a color of #fd042c
<p style="color:#fd042c;">Text here</p>
.mytext {color:#fd042c;}
This box has a color of #fd042c
<div style="background-color:#fd042c;">Content here</div>
.mybackground {background-color:#fd042c;}
Border around this has a color of #fd042c
<div style="border:2px solid #fd042c;">Content here</div>
.myborder {border:2px solid #fd042c;}