#fd450d color space conversions
Hex:
#fd450d
RGB:
253, 69, 13
CMY:
1, 73, 95
CMYK:
0, 73, 95, 1
HSL:
14°, 98.3607%, 52.1569%
HSV (HSB):
14°, 94.8617%, 99.2157%
XYZ:
42.7088, 25.1679, 2.9877
xyY:
0.6027, 0.3552, 25.1679
CIE-Lab:
57.2387, 67.2844, 65.9500
CIE-LCH:
57.2387, 94.2156, 44.4262
CIE-Luv:
57.2387, 148.9695, 44.2203
Hunter-Lab:
50.1677, 64.1674, 31.5864
#fd450d color charts
#fd450d color shades, tints & tones
#fd450d color schemes
#fd450d color preview, HTML & CSS examples
This text has a color of #fd450d
<p style="color:#fd450d;">Text here</p>
.mytext {color:#fd450d;}
This box has a color of #fd450d
<div style="background-color:#fd450d;">Content here</div>
.mybackground {background-color:#fd450d;}
Border around this has a color of #fd450d
<div style="border:2px solid #fd450d;">Content here</div>
.myborder {border:2px solid #fd450d;}