#fd0d10 color space conversions
Hex:
#fd0d10
RGB:
253, 13, 16
CMY:
1, 95, 94
CMYK:
0, 95, 94, 1
HSL:
359°, 98.3607%, 52.1569%
HSV (HSB):
359°, 94.8617%, 99.2157%
XYZ:
40.7455, 21.2079, 2.4362
xyY:
0.6328, 0.3294, 21.2079
CIE-Lab:
53.1763, 78.8341, 62.9123
CIE-LCH:
53.1763, 100.8602, 38.5911
CIE-Luv:
53.1763, 170.9259, 36.5856
Hunter-Lab:
46.0520, 77.3404, 29.0999
#fd0d10 color charts
#fd0d10 color shades, tints & tones
#fd0d10 color schemes
#fd0d10 color preview, HTML & CSS examples
This text has a color of #fd0d10
<p style="color:#fd0d10;">Text here</p>
.mytext {color:#fd0d10;}
This box has a color of #fd0d10
<div style="background-color:#fd0d10;">Content here</div>
.mybackground {background-color:#fd0d10;}
Border around this has a color of #fd0d10
<div style="border:2px solid #fd0d10;">Content here</div>
.myborder {border:2px solid #fd0d10;}