#fd022e color space conversions
Hex:
#fd022e
RGB:
253, 2, 46
CMY:
1, 99, 82
CMYK:
0, 99, 82, 1
HSL:
349°, 98.4314%, 50.0000%
HSV (HSB):
349°, 99.2095%, 99.2157%
XYZ:
41.0229, 21.1233, 4.4998
xyY:
0.6155, 0.3169, 21.1233
CIE-Lab:
53.0842, 80.0847, 49.9634
CIE-LCH:
53.0842, 94.3922, 31.9593
CIE-Luv:
53.0842, 168.3913, 30.0714
Hunter-Lab:
45.9601, 78.8945, 26.3672
#fd022e color charts
#fd022e color shades, tints & tones
#fd022e color schemes
#fd022e color preview, HTML & CSS examples
This text has a color of #fd022e
<p style="color:#fd022e;">Text here</p>
.mytext {color:#fd022e;}
This box has a color of #fd022e
<div style="background-color:#fd022e;">Content here</div>
.mybackground {background-color:#fd022e;}
Border around this has a color of #fd022e
<div style="border:2px solid #fd022e;">Content here</div>
.myborder {border:2px solid #fd022e;}