#fd0a2a color space conversions
Hex:
#fd0a2a
RGB:
253, 10, 42
CMY:
1, 96, 84
CMYK:
0, 96, 83, 1
HSL:
352°, 98.3806%, 51.5686%
HSV (HSB):
352°, 96.0474%, 99.2157%
XYZ:
41.0345, 21.2669, 4.1327
xyY:
0.6177, 0.3201, 21.2669
CIE-Lab:
53.2404, 79.4472, 52.1670
CIE-LCH:
53.2404, 95.0434, 33.2899
CIE-Luv:
53.2404, 168.0996, 31.5493
Hunter-Lab:
46.1160, 78.1278, 26.9680
#fd0a2a color charts
#fd0a2a color shades, tints & tones
#fd0a2a color schemes
#fd0a2a color preview, HTML & CSS examples
This text has a color of #fd0a2a
<p style="color:#fd0a2a;">Text here</p>
.mytext {color:#fd0a2a;}
This box has a color of #fd0a2a
<div style="background-color:#fd0a2a;">Content here</div>
.mybackground {background-color:#fd0a2a;}
Border around this has a color of #fd0a2a
<div style="border:2px solid #fd0a2a;">Content here</div>
.myborder {border:2px solid #fd0a2a;}