#fd2301 color space conversions
Hex:
#fd2301
RGB:
253, 35, 1
CMY:
1, 86, 100
CMYK:
0, 86, 100, 1
HSL:
8°, 99.2126%, 49.8039%
HSV (HSB):
8°, 99.6047%, 99.2157%
XYZ:
41.1145, 22.0869, 2.1249
xyY:
0.6294, 0.3381, 22.0869
CIE-Lab:
54.1191, 75.9052, 67.0483
CIE-LCH:
54.1191, 101.2772, 41.4547
CIE-Luv:
54.1191, 166.2652, 39.7094
Hunter-Lab:
46.9967, 73.9144, 30.2169
#fd2301 color charts
#fd2301 color shades, tints & tones
#fd2301 color schemes
#fd2301 color preview, HTML & CSS examples
This text has a color of #fd2301
<p style="color:#fd2301;">Text here</p>
.mytext {color:#fd2301;}
This box has a color of #fd2301
<div style="background-color:#fd2301;">Content here</div>
.mybackground {background-color:#fd2301;}
Border around this has a color of #fd2301
<div style="border:2px solid #fd2301;">Content here</div>
.myborder {border:2px solid #fd2301;}