#fd0a2e color space conversions
Hex:
#fd0a2e
RGB:
253, 10, 46
CMY:
1, 96, 82
CMYK:
0, 96, 82, 1
HSL:
351°, 98.3806%, 51.5686%
HSV (HSB):
351°, 96.0474%, 99.2157%
XYZ:
41.1097, 21.2970, 4.5288
xyY:
0.6142, 0.3182, 21.2970
CIE-Lab:
53.2730, 79.5373, 50.1410
CIE-LCH:
53.2730, 94.0228, 32.2277
CIE-Luv:
53.2730, 167.3606, 30.4385
Hunter-Lab:
46.1487, 78.2495, 26.4857
#fd0a2e color charts
#fd0a2e color shades, tints & tones
#fd0a2e color schemes
#fd0a2e color preview, HTML & CSS examples
This text has a color of #fd0a2e
<p style="color:#fd0a2e;">Text here</p>
.mytext {color:#fd0a2e;}
This box has a color of #fd0a2e
<div style="background-color:#fd0a2e;">Content here</div>
.mybackground {background-color:#fd0a2e;}
Border around this has a color of #fd0a2e
<div style="border:2px solid #fd0a2e;">Content here</div>
.myborder {border:2px solid #fd0a2e;}