#fd402c color space conversions
Hex:
#fd402c
RGB:
253, 64, 44
CMY:
1, 75, 83
CMYK:
0, 75, 83, 1
HSL:
6°, 98.1221%, 58.2353%
HSV (HSB):
6°, 82.6087%, 99.2157%
XYZ:
42.7960, 24.7313, 4.9009
xyY:
0.5909, 0.3415, 24.7313
CIE-Lab:
56.8127, 69.3813, 54.3956
CIE-LCH:
56.8127, 88.1627, 38.0968
CIE-Luv:
56.8127, 148.9583, 37.7747
Hunter-Lab:
49.7306, 66.5811, 28.9684
#fd402c color charts
#fd402c color shades, tints & tones
#fd402c color schemes
#fd402c color preview, HTML & CSS examples
This text has a color of #fd402c
<p style="color:#fd402c;">Text here</p>
.mytext {color:#fd402c;}
This box has a color of #fd402c
<div style="background-color:#fd402c;">Content here</div>
.mybackground {background-color:#fd402c;}
Border around this has a color of #fd402c
<div style="border:2px solid #fd402c;">Content here</div>
.myborder {border:2px solid #fd402c;}