#fd4345 color space conversions
Hex:
#fd4345
RGB:
253, 67, 69
CMY:
1, 74, 73
CMYK:
0, 74, 73, 1
HSL:
359°, 97.8947%, 62.7451%
HSV (HSB):
359°, 73.5178%, 99.2157%
XYZ:
43.5893, 25.3266, 8.2213
xyY:
0.5651, 0.3283, 25.3266
CIE-Lab:
57.3923, 69.2364, 42.0058
CIE-LCH:
57.3923, 80.9825, 31.2453
CIE-Luv:
57.3923, 142.6678, 30.0560
Hunter-Lab:
50.3256, 66.5375, 25.5421
#fd4345 color charts
#fd4345 color shades, tints & tones
#fd4345 color schemes
#fd4345 color preview, HTML & CSS examples
This text has a color of #fd4345
<p style="color:#fd4345;">Text here</p>
.mytext {color:#fd4345;}
This box has a color of #fd4345
<div style="background-color:#fd4345;">Content here</div>
.mybackground {background-color:#fd4345;}
Border around this has a color of #fd4345
<div style="border:2px solid #fd4345;">Content here</div>
.myborder {border:2px solid #fd4345;}