#fd0d15 color space conversions
Hex:
#fd0d15
RGB:
253, 13, 21
CMY:
1, 95, 92
CMYK:
0, 95, 92, 1
HSL:
358°, 98.3607%, 52.1569%
HSV (HSB):
358°, 94.8617%, 99.2157%
XYZ:
40.7873, 21.2246, 2.6565
xyY:
0.6307, 0.3282, 21.2246
CIE-Lab:
53.1945, 78.8847, 61.2939
CIE-LCH:
53.1945, 99.8986, 37.8474
CIE-Luv:
53.1945, 170.5000, 35.9455
Hunter-Lab:
46.0702, 77.4084, 28.8304
#fd0d15 color charts
#fd0d15 color shades, tints & tones
#fd0d15 color schemes
#fd0d15 color preview, HTML & CSS examples
This text has a color of #fd0d15
<p style="color:#fd0d15;">Text here</p>
.mytext {color:#fd0d15;}
This box has a color of #fd0d15
<div style="background-color:#fd0d15;">Content here</div>
.mybackground {background-color:#fd0d15;}
Border around this has a color of #fd0d15
<div style="border:2px solid #fd0d15;">Content here</div>
.myborder {border:2px solid #fd0d15;}