#fd0f3e color space conversions
Hex:
#fd0f3e
RGB:
253, 15, 62
CMY:
1, 94, 76
CMYK:
0, 94, 75, 1
HSL:
348°, 98.3471%, 52.5490%
HSV (HSB):
348°, 94.0711%, 99.2157%
XYZ:
41.5483, 21.5721, 6.5314
xyY:
0.5965, 0.3097, 21.5721
CIE-Lab:
53.5700, 79.5972, 41.6572
CIE-LCH:
53.5700, 89.8389, 27.6253
CIE-Luv:
53.5700, 163.0581, 25.2854
Hunter-Lab:
46.4458, 78.3981, 24.1744
#fd0f3e color charts
#fd0f3e color shades, tints & tones
#fd0f3e color schemes
#fd0f3e color preview, HTML & CSS examples
This text has a color of #fd0f3e
<p style="color:#fd0f3e;">Text here</p>
.mytext {color:#fd0f3e;}
This box has a color of #fd0f3e
<div style="background-color:#fd0f3e;">Content here</div>
.mybackground {background-color:#fd0f3e;}
Border around this has a color of #fd0f3e
<div style="border:2px solid #fd0f3e;">Content here</div>
.myborder {border:2px solid #fd0f3e;}