#fd352e color space conversions
Hex:
#fd352e
RGB:
253, 53, 46
CMY:
1, 79, 82
CMYK:
0, 79, 82, 1
HSL:
2°, 98.1043%, 58.6275%
HSV (HSB):
2°, 81.8182%, 99.2157%
XYZ:
42.2743, 23.6261, 4.9170
xyY:
0.5969, 0.3336, 23.6261
CIE-Lab:
55.7115, 72.5639, 52.4194
CIE-LCH:
55.7115, 89.5171, 35.8439
CIE-Luv:
55.7115, 154.3895, 35.1258
Hunter-Lab:
48.6067, 70.1835, 28.0270
#fd352e color charts
#fd352e color shades, tints & tones
#fd352e color schemes
#fd352e color preview, HTML & CSS examples
This text has a color of #fd352e
<p style="color:#fd352e;">Text here</p>
.mytext {color:#fd352e;}
This box has a color of #fd352e
<div style="background-color:#fd352e;">Content here</div>
.mybackground {background-color:#fd352e;}
Border around this has a color of #fd352e
<div style="border:2px solid #fd352e;">Content here</div>
.myborder {border:2px solid #fd352e;}