#fd410b color space conversions
Hex:
#fd410b
RGB:
253, 65, 11
CMY:
1, 75, 96
CMYK:
0, 74, 96, 1
HSL:
13°, 98.3740%, 51.7647%
HSV (HSB):
13°, 95.6522%, 99.2157%
XYZ:
42.4587, 24.6874, 2.8439
xyY:
0.6066, 0.3527, 24.6874
CIE-Lab:
56.7696, 68.5576, 66.1245
CIE-LCH:
56.7696, 95.2501, 43.9650
CIE-Luv:
56.7696, 151.4973, 43.5756
Hunter-Lab:
49.6864, 65.5830, 31.3869
#fd410b color charts
#fd410b color shades, tints & tones
#fd410b color schemes
#fd410b color preview, HTML & CSS examples
This text has a color of #fd410b
<p style="color:#fd410b;">Text here</p>
.mytext {color:#fd410b;}
This box has a color of #fd410b
<div style="background-color:#fd410b;">Content here</div>
.mybackground {background-color:#fd410b;}
Border around this has a color of #fd410b
<div style="border:2px solid #fd410b;">Content here</div>
.myborder {border:2px solid #fd410b;}