#fd422c color space conversions
Hex:
#fd422c
RGB:
253, 66, 44
CMY:
1, 74, 83
CMYK:
0, 74, 83, 1
HSL:
6°, 98.1221%, 58.2353%
HSV (HSB):
6°, 82.6087%, 99.2157%
XYZ:
42.9109, 24.9609, 4.9392
xyY:
0.5893, 0.3428, 24.9609
CIE-Lab:
57.0373, 68.7553, 54.5983
CIE-LCH:
57.0373, 87.7967, 38.4529
CIE-Luv:
57.0373, 147.8167, 38.1953
Hunter-Lab:
49.9609, 65.8800, 29.1112
#fd422c color charts
#fd422c color shades, tints & tones
#fd422c color schemes
#fd422c color preview, HTML & CSS examples
This text has a color of #fd422c
<p style="color:#fd422c;">Text here</p>
.mytext {color:#fd422c;}
This box has a color of #fd422c
<div style="background-color:#fd422c;">Content here</div>
.mybackground {background-color:#fd422c;}
Border around this has a color of #fd422c
<div style="border:2px solid #fd422c;">Content here</div>
.myborder {border:2px solid #fd422c;}