#fd2400 color space conversions
Hex:
#fd2400
RGB:
253, 36, 0
CMY:
1, 86, 100
CMYK:
0, 86, 100, 1
HSL:
9°, 100.0000%, 49.6078%
HSV (HSB):
9°, 100.0000%, 99.2157%
XYZ:
41.1389, 22.1444, 2.1060
xyY:
0.6291, 0.3387, 22.1444
CIE-Lab:
54.1799, 75.7178, 67.3133
CIE-LCH:
54.1799, 101.3127, 41.6372
CIE-Luv:
54.1799, 165.9641, 39.9058
Hunter-Lab:
47.0578, 73.6970, 30.2870
#fd2400 color charts
#fd2400 color shades, tints & tones
#fd2400 color schemes
#fd2400 color preview, HTML & CSS examples
This text has a color of #fd2400
<p style="color:#fd2400;">Text here</p>
.mytext {color:#fd2400;}
This box has a color of #fd2400
<div style="background-color:#fd2400;">Content here</div>
.mybackground {background-color:#fd2400;}
Border around this has a color of #fd2400
<div style="border:2px solid #fd2400;">Content here</div>
.myborder {border:2px solid #fd2400;}