#fd3a1d color space conversions
Hex:
#fd3a1d
RGB:
253, 58, 29
CMY:
1, 77, 89
CMYK:
0, 77, 89, 1
HSL:
8°, 98.2456%, 55.2941%
HSV (HSB):
8°, 88.5375%, 99.2157%
XYZ:
42.2428, 23.9975, 3.5679
xyY:
0.6051, 0.3438, 23.9975
CIE-Lab:
56.0853, 70.8583, 60.2846
CIE-LCH:
56.0853, 93.0330, 40.3904
CIE-Luv:
56.0853, 154.1206, 39.9017
Hunter-Lab:
48.9872, 68.1972, 29.9727
#fd3a1d color charts
#fd3a1d color shades, tints & tones
#fd3a1d color schemes
#fd3a1d color preview, HTML & CSS examples
This text has a color of #fd3a1d
<p style="color:#fd3a1d;">Text here</p>
.mytext {color:#fd3a1d;}
This box has a color of #fd3a1d
<div style="background-color:#fd3a1d;">Content here</div>
.mybackground {background-color:#fd3a1d;}
Border around this has a color of #fd3a1d
<div style="border:2px solid #fd3a1d;">Content here</div>
.myborder {border:2px solid #fd3a1d;}