#fd3b2d color space conversions
Hex:
#fd3b2d
RGB:
253, 59, 45
CMY:
1, 77, 82
CMYK:
0, 77, 82, 1
HSL:
4°, 98.1132%, 58.4314%
HSV (HSB):
4°, 82.2134%, 99.2157%
XYZ:
42.5456, 24.2000, 4.9113
xyY:
0.5937, 0.3377, 24.2000
CIE-Lab:
56.2875, 70.8960, 53.4399
CIE-LCH:
56.2875, 88.7810, 37.0082
CIE-Luv:
56.2875, 151.5331, 36.5067
Hunter-Lab:
49.1935, 68.2892, 28.5162
#fd3b2d color charts
#fd3b2d color shades, tints & tones
#fd3b2d color schemes
#fd3b2d color preview, HTML & CSS examples
This text has a color of #fd3b2d
<p style="color:#fd3b2d;">Text here</p>
.mytext {color:#fd3b2d;}
This box has a color of #fd3b2d
<div style="background-color:#fd3b2d;">Content here</div>
.mybackground {background-color:#fd3b2d;}
Border around this has a color of #fd3b2d
<div style="border:2px solid #fd3b2d;">Content here</div>
.myborder {border:2px solid #fd3b2d;}