#fd3a32 color space conversions
Hex:
#fd3a32
RGB:
253, 58, 50
CMY:
1, 77, 80
CMYK:
0, 77, 80, 1
HSL:
2°, 98.0676%, 59.4118%
HSV (HSB):
2°, 80.2372%, 99.2157%
XYZ:
42.5968, 24.1390, 5.4318
xyY:
0.5902, 0.3345, 24.1390
CIE-Lab:
56.2267, 71.3112, 50.9039
CIE-LCH:
56.2267, 87.6156, 35.5203
CIE-Luv:
56.2267, 151.2342, 34.8862
Hunter-Lab:
49.1315, 68.7786, 27.8372
#fd3a32 color charts
#fd3a32 color shades, tints & tones
#fd3a32 color schemes
#fd3a32 color preview, HTML & CSS examples
This text has a color of #fd3a32
<p style="color:#fd3a32;">Text here</p>
.mytext {color:#fd3a32;}
This box has a color of #fd3a32
<div style="background-color:#fd3a32;">Content here</div>
.mybackground {background-color:#fd3a32;}
Border around this has a color of #fd3a32
<div style="border:2px solid #fd3a32;">Content here</div>
.myborder {border:2px solid #fd3a32;}