#fd0f31 color space conversions
Hex:
#fd0f31
RGB:
253, 15, 49
CMY:
1, 94, 81
CMYK:
0, 94, 81, 1
HSL:
351°, 98.3471%, 52.5490%
HSV (HSB):
351°, 94.0711%, 99.2157%
XYZ:
41.2332, 21.4460, 4.8720
xyY:
0.6104, 0.3175, 21.4460
CIE-Lab:
53.4342, 79.2206, 48.7108
CIE-LCH:
53.4342, 92.9981, 31.5864
CIE-Luv:
53.4342, 166.0357, 29.8045
Hunter-Lab:
46.3099, 77.8899, 26.1794
#fd0f31 color charts
#fd0f31 color shades, tints & tones
#fd0f31 color schemes
#fd0f31 color preview, HTML & CSS examples
This text has a color of #fd0f31
<p style="color:#fd0f31;">Text here</p>
.mytext {color:#fd0f31;}
This box has a color of #fd0f31
<div style="background-color:#fd0f31;">Content here</div>
.mybackground {background-color:#fd0f31;}
Border around this has a color of #fd0f31
<div style="border:2px solid #fd0f31;">Content here</div>
.myborder {border:2px solid #fd0f31;}