#fd3201 color space conversions
Hex:
#fd3201
RGB:
253, 50, 1
CMY:
1, 80, 100
CMYK:
0, 80, 100, 1
HSL:
12°, 99.2126%, 49.8039%
HSV (HSB):
12°, 99.6047%, 99.2157%
XYZ:
41.6541, 23.1660, 2.3048
xyY:
0.6205, 0.3451, 23.1660
CIE-Lab:
55.2430, 72.7079, 67.5078
CIE-LCH:
55.2430, 99.2156, 42.8761
CIE-Luv:
55.2430, 160.0386, 41.7150
Hunter-Lab:
48.1311, 70.2497, 30.8526
#fd3201 color charts
#fd3201 color shades, tints & tones
#fd3201 color schemes
#fd3201 color preview, HTML & CSS examples
This text has a color of #fd3201
<p style="color:#fd3201;">Text here</p>
.mytext {color:#fd3201;}
This box has a color of #fd3201
<div style="background-color:#fd3201;">Content here</div>
.mybackground {background-color:#fd3201;}
Border around this has a color of #fd3201
<div style="border:2px solid #fd3201;">Content here</div>
.myborder {border:2px solid #fd3201;}