#fd351f color space conversions
Hex:
#fd351f
RGB:
253, 53, 31
CMY:
1, 79, 88
CMYK:
0, 79, 88, 1
HSL:
6°, 98.2301%, 55.6863%
HSV (HSB):
6°, 87.7470%, 99.2157%
XYZ:
42.0284, 23.5278, 3.6225
xyY:
0.6075, 0.3401, 23.5278
CIE-Lab:
55.6119, 72.2521, 59.1438
CIE-LCH:
55.6119, 93.3722, 39.3029
CIE-Luv:
55.6119, 156.4651, 38.6465
Hunter-Lab:
48.5054, 69.7801, 29.5259
#fd351f color charts
#fd351f color shades, tints & tones
#fd351f color schemes
#fd351f color preview, HTML & CSS examples
This text has a color of #fd351f
<p style="color:#fd351f;">Text here</p>
.mytext {color:#fd351f;}
This box has a color of #fd351f
<div style="background-color:#fd351f;">Content here</div>
.mybackground {background-color:#fd351f;}
Border around this has a color of #fd351f
<div style="border:2px solid #fd351f;">Content here</div>
.myborder {border:2px solid #fd351f;}