#fd341a color space conversions
Hex:
#fd341a
RGB:
253, 52, 26
CMY:
1, 80, 90
CMYK:
0, 79, 90, 1
HSL:
7°, 98.2684%, 54.7059%
HSV (HSB):
7°, 89.7233%, 99.2157%
XYZ:
41.9225, 23.4132, 3.2869
xyY:
0.6109, 0.3412, 23.4132
CIE-Lab:
55.4954, 72.4335, 60.9940
CIE-LCH:
55.4954, 94.6936, 40.0997
CIE-Luv:
55.4954, 157.4784, 39.3643
Hunter-Lab:
48.3872, 69.9740, 29.8435
#fd341a color charts
#fd341a color shades, tints & tones
#fd341a color schemes
#fd341a color preview, HTML & CSS examples
This text has a color of #fd341a
<p style="color:#fd341a;">Text here</p>
.mytext {color:#fd341a;}
This box has a color of #fd341a
<div style="background-color:#fd341a;">Content here</div>
.mybackground {background-color:#fd341a;}
Border around this has a color of #fd341a
<div style="border:2px solid #fd341a;">Content here</div>
.myborder {border:2px solid #fd341a;}