#fd4d2e color space conversions
Hex:
#fd4d2e
RGB:
253, 77, 46
CMY:
1, 70, 82
CMYK:
0, 70, 82, 1
HSL:
9°, 98.1043%, 58.6275%
HSV (HSB):
9°, 81.8182%, 99.2157%
XYZ:
43.6550, 26.3877, 5.3772
xyY:
0.5788, 0.3499, 26.3877
CIE-Lab:
58.4032, 65.0726, 54.9039
CIE-LCH:
58.4032, 85.1404, 40.1554
CIE-Luv:
58.4032, 140.7892, 40.1853
Hunter-Lab:
51.3689, 61.7997, 29.7519
#fd4d2e color charts
#fd4d2e color shades, tints & tones
#fd4d2e color schemes
#fd4d2e color preview, HTML & CSS examples
This text has a color of #fd4d2e
<p style="color:#fd4d2e;">Text here</p>
.mytext {color:#fd4d2e;}
This box has a color of #fd4d2e
<div style="background-color:#fd4d2e;">Content here</div>
.mybackground {background-color:#fd4d2e;}
Border around this has a color of #fd4d2e
<div style="border:2px solid #fd4d2e;">Content here</div>
.myborder {border:2px solid #fd4d2e;}