#fd442c color space conversions
Hex:
#fd442c
RGB:
253, 68, 44
CMY:
1, 73, 83
CMYK:
0, 73, 83, 1
HSL:
7°, 98.1221%, 58.2353%
HSV (HSB):
7°, 82.6087%, 99.2157%
XYZ:
43.0298, 25.1987, 4.9788
xyY:
0.5878, 0.3442, 25.1987
CIE-Lab:
57.2686, 68.1127, 54.8066
CIE-LCH:
57.2686, 87.4248, 38.8218
CIE-Luv:
57.2686, 146.6472, 38.6273
Hunter-Lab:
50.1983, 65.1622, 29.2583
#fd442c color charts
#fd442c color shades, tints & tones
#fd442c color schemes
#fd442c color preview, HTML & CSS examples
This text has a color of #fd442c
<p style="color:#fd442c;">Text here</p>
.mytext {color:#fd442c;}
This box has a color of #fd442c
<div style="background-color:#fd442c;">Content here</div>
.mybackground {background-color:#fd442c;}
Border around this has a color of #fd442c
<div style="border:2px solid #fd442c;">Content here</div>
.myborder {border:2px solid #fd442c;}