#fd462d color space conversions
Hex:
#fd462d
RGB:
253, 70, 45
CMY:
1, 73, 82
CMYK:
0, 72, 82, 1
HSL:
7°, 98.1132%, 58.4314%
HSV (HSB):
7°, 82.2134%, 99.2157%
XYZ:
43.1718, 25.4524, 5.1200
xyY:
0.5854, 0.3451, 25.4524
CIE-Lab:
57.5136, 67.4785, 54.5592
CIE-LCH:
57.5136, 86.7759, 38.9570
CIE-Luv:
57.5136, 145.3092, 38.8083
Hunter-Lab:
50.4504, 64.4593, 29.2982
#fd462d color charts
#fd462d color shades, tints & tones
#fd462d color schemes
#fd462d color preview, HTML & CSS examples
This text has a color of #fd462d
<p style="color:#fd462d;">Text here</p>
.mytext {color:#fd462d;}
This box has a color of #fd462d
<div style="background-color:#fd462d;">Content here</div>
.mybackground {background-color:#fd462d;}
Border around this has a color of #fd462d
<div style="border:2px solid #fd462d;">Content here</div>
.myborder {border:2px solid #fd462d;}