#fd4512 color space conversions
Hex:
#fd4512
RGB:
253, 69, 18
CMY:
1, 73, 93
CMYK:
0, 73, 93, 1
HSL:
13°, 98.3264%, 53.1373%
HSV (HSB):
13°, 92.8854%, 99.2157%
XYZ:
42.7453, 25.1826, 3.1801
xyY:
0.6011, 0.3541, 25.1826
CIE-Lab:
57.2529, 67.3324, 64.7064
CIE-LCH:
57.2529, 93.3840, 43.8606
CIE-Luv:
57.2529, 148.6855, 43.6980
Hunter-Lab:
50.1822, 64.2277, 31.3703
#fd4512 color charts
#fd4512 color shades, tints & tones
#fd4512 color schemes
#fd4512 color preview, HTML & CSS examples
This text has a color of #fd4512
<p style="color:#fd4512;">Text here</p>
.mytext {color:#fd4512;}
This box has a color of #fd4512
<div style="background-color:#fd4512;">Content here</div>
.mybackground {background-color:#fd4512;}
Border around this has a color of #fd4512
<div style="border:2px solid #fd4512;">Content here</div>
.myborder {border:2px solid #fd4512;}