#fd3001 color space conversions
Hex:
#fd3001
RGB:
253, 48, 1
CMY:
1, 81, 100
CMYK:
0, 81, 100, 1
HSL:
11°, 99.2126%, 49.8039%
HSV (HSB):
11°, 99.6047%, 99.2157%
XYZ:
41.5704, 22.9987, 2.2769
xyY:
0.6219, 0.3441, 22.9987
CIE-Lab:
55.0710, 73.1945, 67.4354
CIE-LCH:
55.0710, 99.5237, 42.6549
CIE-Luv:
55.0710, 160.9810, 41.4094
Hunter-Lab:
47.9570, 70.8039, 30.7549
#fd3001 color charts
#fd3001 color shades, tints & tones
#fd3001 color schemes
#fd3001 color preview, HTML & CSS examples
This text has a color of #fd3001
<p style="color:#fd3001;">Text here</p>
.mytext {color:#fd3001;}
This box has a color of #fd3001
<div style="background-color:#fd3001;">Content here</div>
.mybackground {background-color:#fd3001;}
Border around this has a color of #fd3001
<div style="border:2px solid #fd3001;">Content here</div>
.myborder {border:2px solid #fd3001;}