#fd351d color space conversions
Hex:
#fd351d
RGB:
253, 53, 29
CMY:
1, 79, 89
CMYK:
0, 79, 89, 1
HSL:
6°, 98.2456%, 55.2941%
HSV (HSB):
6°, 88.5375%, 99.2157%
XYZ:
42.0029, 23.5176, 3.4879
xyY:
0.6087, 0.3408, 23.5176
CIE-Lab:
55.6015, 72.2196, 59.9324
CIE-LCH:
55.6015, 93.8486, 39.6880
CIE-Luv:
55.6015, 156.6841, 39.0173
Hunter-Lab:
48.4949, 69.7381, 29.6821
#fd351d color charts
#fd351d color shades, tints & tones
#fd351d color schemes
#fd351d color preview, HTML & CSS examples
This text has a color of #fd351d
<p style="color:#fd351d;">Text here</p>
.mytext {color:#fd351d;}
This box has a color of #fd351d
<div style="background-color:#fd351d;">Content here</div>
.mybackground {background-color:#fd351d;}
Border around this has a color of #fd351d
<div style="border:2px solid #fd351d;">Content here</div>
.myborder {border:2px solid #fd351d;}