#fd422e color space conversions
Hex:
#fd422e
RGB:
253, 66, 46
CMY:
1, 74, 82
CMYK:
0, 74, 82, 1
HSL:
6°, 98.1043%, 58.6275%
HSV (HSB):
6°, 81.8182%, 99.2157%
XYZ:
42.9494, 24.9763, 5.1420
xyY:
0.5878, 0.3418, 24.9763
CIE-Lab:
57.0524, 68.8053, 53.6608
CIE-LCH:
57.0524, 87.2563, 37.9504
CIE-Luv:
57.0524, 147.5221, 37.6609
Hunter-Lab:
49.9763, 65.9433, 28.8832
#fd422e color charts
#fd422e color shades, tints & tones
#fd422e color schemes
#fd422e color preview, HTML & CSS examples
This text has a color of #fd422e
<p style="color:#fd422e;">Text here</p>
.mytext {color:#fd422e;}
This box has a color of #fd422e
<div style="background-color:#fd422e;">Content here</div>
.mybackground {background-color:#fd422e;}
Border around this has a color of #fd422e
<div style="border:2px solid #fd422e;">Content here</div>
.myborder {border:2px solid #fd422e;}