#fd0e3e color space conversions
Hex:
#fd0e3e
RGB:
253, 14, 62
CMY:
1, 95, 76
CMYK:
0, 94, 75, 1
HSL:
348°, 98.3539%, 52.3529%
HSV (HSB):
348°, 94.4664%, 99.2157%
XYZ:
41.5346, 21.5445, 6.5268
xyY:
0.5967, 0.3095, 21.5445
CIE-Lab:
53.5404, 79.6830, 41.6244
CIE-LCH:
53.5404, 89.8998, 27.5815
CIE-Luv:
53.5404, 163.2131, 25.2252
Hunter-Lab:
46.4161, 78.4992, 24.1542
#fd0e3e color charts
#fd0e3e color shades, tints & tones
#fd0e3e color schemes
#fd0e3e color preview, HTML & CSS examples
This text has a color of #fd0e3e
<p style="color:#fd0e3e;">Text here</p>
.mytext {color:#fd0e3e;}
This box has a color of #fd0e3e
<div style="background-color:#fd0e3e;">Content here</div>
.mybackground {background-color:#fd0e3e;}
Border around this has a color of #fd0e3e
<div style="border:2px solid #fd0e3e;">Content here</div>
.myborder {border:2px solid #fd0e3e;}