#fd0d29 color space conversions
Hex:
#fd0d29
RGB:
253, 13, 41
CMY:
1, 95, 84
CMYK:
0, 95, 84, 1
HSL:
353°, 98.3607%, 52.1569%
HSV (HSB):
353°, 94.8617%, 99.2157%
XYZ:
41.0522, 21.3306, 4.0513
xyY:
0.6179, 0.3211, 21.3306
CIE-Lab:
53.3094, 79.2039, 52.7298
CIE-LCH:
53.3094, 95.1508, 33.6536
CIE-Luv:
53.3094, 167.8523, 31.9588
Hunter-Lab:
46.1851, 77.8382, 27.1286
#fd0d29 color charts
#fd0d29 color shades, tints & tones
#fd0d29 color schemes
#fd0d29 color preview, HTML & CSS examples
This text has a color of #fd0d29
<p style="color:#fd0d29;">Text here</p>
.mytext {color:#fd0d29;}
This box has a color of #fd0d29
<div style="background-color:#fd0d29;">Content here</div>
.mybackground {background-color:#fd0d29;}
Border around this has a color of #fd0d29
<div style="border:2px solid #fd0d29;">Content here</div>
.myborder {border:2px solid #fd0d29;}