#fd2300 color space conversions
Hex:
#fd2300
RGB:
253, 35, 0
CMY:
1, 86, 100
CMYK:
0, 86, 100, 1
HSL:
8°, 100.0000%, 49.6078%
HSV (HSB):
8°, 100.0000%, 99.2157%
XYZ:
41.1090, 22.0847, 2.0961
xyY:
0.6296, 0.3383, 22.0847
CIE-Lab:
54.1168, 75.8984, 67.2891
CIE-LCH:
54.1168, 101.4317, 41.5592
CIE-Luv:
54.1168, 166.3181, 39.7928
Hunter-Lab:
46.9944, 73.9054, 30.2516
#fd2300 color charts
#fd2300 color shades, tints & tones
#fd2300 color schemes
#fd2300 color preview, HTML & CSS examples
This text has a color of #fd2300
<p style="color:#fd2300;">Text here</p>
.mytext {color:#fd2300;}
This box has a color of #fd2300
<div style="background-color:#fd2300;">Content here</div>
.mybackground {background-color:#fd2300;}
Border around this has a color of #fd2300
<div style="border:2px solid #fd2300;">Content here</div>
.myborder {border:2px solid #fd2300;}