#fd0e0f color space conversions
Hex:
#fd0e0f
RGB:
253, 14, 15
CMY:
1, 95, 94
CMYK:
0, 94, 94, 1
HSL:
360°, 98.3539%, 52.3529%
HSV (HSB):
360°, 94.4664%, 99.2157%
XYZ:
40.7513, 21.2312, 2.4021
xyY:
0.6329, 0.3298, 21.2312
CIE-Lab:
53.2016, 78.7428, 63.2200
CIE-LCH:
53.2016, 100.9812, 38.7598
CIE-Luv:
53.2016, 170.8385, 36.7499
Hunter-Lab:
46.0773, 77.2319, 29.1632
#fd0e0f color charts
#fd0e0f color shades, tints & tones
#fd0e0f color schemes
#fd0e0f color preview, HTML & CSS examples
This text has a color of #fd0e0f
<p style="color:#fd0e0f;">Text here</p>
.mytext {color:#fd0e0f;}
This box has a color of #fd0e0f
<div style="background-color:#fd0e0f;">Content here</div>
.mybackground {background-color:#fd0e0f;}
Border around this has a color of #fd0e0f
<div style="border:2px solid #fd0e0f;">Content here</div>
.myborder {border:2px solid #fd0e0f;}