#fd241e color space conversions
Hex:
#fd241e
RGB:
253, 36, 30
CMY:
1, 86, 88
CMYK:
0, 86, 88, 1
HSL:
2°, 98.2379%, 55.4902%
HSV (HSB):
2°, 88.1423%, 99.2157%
XYZ:
41.3732, 22.2381, 3.3401
xyY:
0.6180, 0.3322, 22.2381
CIE-Lab:
54.2788, 76.0084, 58.5625
CIE-LCH:
54.2788, 95.9523, 37.6133
CIE-Luv:
54.2788, 163.7404, 36.3840
Hunter-Lab:
47.1573, 74.0807, 28.8107
#fd241e color charts
#fd241e color shades, tints & tones
#fd241e color schemes
#fd241e color preview, HTML & CSS examples
This text has a color of #fd241e
<p style="color:#fd241e;">Text here</p>
.mytext {color:#fd241e;}
This box has a color of #fd241e
<div style="background-color:#fd241e;">Content here</div>
.mybackground {background-color:#fd241e;}
Border around this has a color of #fd241e
<div style="border:2px solid #fd241e;">Content here</div>
.myborder {border:2px solid #fd241e;}