#fd3a35 color space conversions
Hex:
#fd3a35
RGB:
253, 58, 53
CMY:
1, 77, 79
CMYK:
0, 77, 79, 1
HSL:
1°, 98.0392%, 60.0000%
HSV (HSB):
1°, 79.0514%, 99.2157%
XYZ:
42.6637, 24.1658, 5.7840
xyY:
0.5875, 0.3328, 24.1658
CIE-Lab:
56.2534, 71.3964, 49.3919
CIE-LCH:
56.2534, 86.8159, 34.6754
CIE-Luv:
56.2534, 150.7008, 33.9576
Hunter-Lab:
49.1587, 68.8881, 27.4351
#fd3a35 color charts
#fd3a35 color shades, tints & tones
#fd3a35 color schemes
#fd3a35 color preview, HTML & CSS examples
This text has a color of #fd3a35
<p style="color:#fd3a35;">Text here</p>
.mytext {color:#fd3a35;}
This box has a color of #fd3a35
<div style="background-color:#fd3a35;">Content here</div>
.mybackground {background-color:#fd3a35;}
Border around this has a color of #fd3a35
<div style="border:2px solid #fd3a35;">Content here</div>
.myborder {border:2px solid #fd3a35;}