#fd2a10 color space conversions
Hex:
#fd2a10
RGB:
253, 42, 16
CMY:
1, 84, 94
CMYK:
0, 83, 94, 1
HSL:
7°, 98.3402%, 52.7451%
HSV (HSB):
7°, 93.6759%, 99.2157%
XYZ:
41.4295, 22.5760, 2.6642
xyY:
0.6214, 0.3386, 22.5760
CIE-Lab:
54.6329, 74.6538, 63.7176
CIE-LCH:
54.6329, 98.1485, 40.4811
CIE-Luv:
54.6329, 162.7843, 39.2399
Hunter-Lab:
47.5142, 72.4914, 29.9354
#fd2a10 color charts
#fd2a10 color shades, tints & tones
#fd2a10 color schemes
#fd2a10 color preview, HTML & CSS examples
This text has a color of #fd2a10
<p style="color:#fd2a10;">Text here</p>
.mytext {color:#fd2a10;}
This box has a color of #fd2a10
<div style="background-color:#fd2a10;">Content here</div>
.mybackground {background-color:#fd2a10;}
Border around this has a color of #fd2a10
<div style="border:2px solid #fd2a10;">Content here</div>
.myborder {border:2px solid #fd2a10;}