#fd2f1e color space conversions
Hex:
#fd2f1e
RGB:
253, 47, 30
CMY:
1, 82, 88
CMYK:
0, 81, 88, 1
HSL:
5°, 98.2379%, 55.4902%
HSV (HSB):
5°, 88.1423%, 99.2157%
XYZ:
41.7589, 23.0094, 3.4686
xyY:
0.6120, 0.3372, 23.0094
CIE-Lab:
55.0820, 73.7197, 59.1543
CIE-LCH:
55.0820, 94.5189, 38.7443
CIE-Luv:
55.0820, 159.3824, 37.8699
Hunter-Lab:
47.9681, 71.4498, 29.2904
#fd2f1e color charts
#fd2f1e color shades, tints & tones
#fd2f1e color schemes
#fd2f1e color preview, HTML & CSS examples
This text has a color of #fd2f1e
<p style="color:#fd2f1e;">Text here</p>
.mytext {color:#fd2f1e;}
This box has a color of #fd2f1e
<div style="background-color:#fd2f1e;">Content here</div>
.mybackground {background-color:#fd2f1e;}
Border around this has a color of #fd2f1e
<div style="border:2px solid #fd2f1e;">Content here</div>
.myborder {border:2px solid #fd2f1e;}