#fd2e2b color space conversions
Hex:
#fd2e2b
RGB:
253, 46, 43
CMY:
1, 82, 83
CMYK:
0, 82, 83, 1
HSL:
1°, 98.1308%, 58.0392%
HSV (HSB):
1°, 83.0040%, 99.2157%
XYZ:
41.9211, 23.0111, 4.5176
xyY:
0.6036, 0.3313, 23.0111
CIE-Lab:
55.0837, 74.2039, 53.3200
CIE-LCH:
55.0837, 91.3742, 35.6995
CIE-Luv:
55.0837, 158.0417, 34.7917
Hunter-Lab:
47.9698, 72.0447, 27.9952
#fd2e2b color charts
#fd2e2b color shades, tints & tones
#fd2e2b color schemes
#fd2e2b color preview, HTML & CSS examples
This text has a color of #fd2e2b
<p style="color:#fd2e2b;">Text here</p>
.mytext {color:#fd2e2b;}
This box has a color of #fd2e2b
<div style="background-color:#fd2e2b;">Content here</div>
.mybackground {background-color:#fd2e2b;}
Border around this has a color of #fd2e2b
<div style="border:2px solid #fd2e2b;">Content here</div>
.myborder {border:2px solid #fd2e2b;}