#fd2e0d color space conversions
Hex:
#fd2e0d
RGB:
253, 46, 13
CMY:
1, 82, 95
CMYK:
0, 82, 95, 1
HSL:
8°, 98.3607%, 52.1569%
HSV (HSB):
8°, 94.8617%, 99.2157%
XYZ:
41.5577, 22.8657, 2.6040
xyY:
0.6200, 0.3411, 22.8657
CIE-Lab:
54.9337, 73.7475, 64.6776
CIE-LCH:
54.9337, 98.0912, 41.2512
CIE-Luv:
54.9337, 161.2769, 40.1106
Hunter-Lab:
47.8181, 71.4488, 30.2440
#fd2e0d color charts
#fd2e0d color shades, tints & tones
#fd2e0d color schemes
#fd2e0d color preview, HTML & CSS examples
This text has a color of #fd2e0d
<p style="color:#fd2e0d;">Text here</p>
.mytext {color:#fd2e0d;}
This box has a color of #fd2e0d
<div style="background-color:#fd2e0d;">Content here</div>
.mybackground {background-color:#fd2e0d;}
Border around this has a color of #fd2e0d
<div style="border:2px solid #fd2e0d;">Content here</div>
.myborder {border:2px solid #fd2e0d;}