#fd2b35 color space conversions
Hex:
#fd2b35
RGB:
253, 43, 53
CMY:
1, 83, 79
CMYK:
0, 83, 79, 1
HSL:
357°, 98.1308%, 58.0392%
HSV (HSB):
357°, 83.0040%, 99.2157%
XYZ:
42.0145, 22.8674, 5.5676
xyY:
0.5964, 0.3246, 22.8674
CIE-Lab:
54.9355, 75.1252, 48.0692
CIE-LCH:
54.9355, 89.1877, 32.6133
CIE-Luv:
54.9355, 157.4705, 31.3994
Hunter-Lab:
47.8199, 73.1449, 26.5709
#fd2b35 color charts
#fd2b35 color shades, tints & tones
#fd2b35 color schemes
#fd2b35 color preview, HTML & CSS examples
This text has a color of #fd2b35
<p style="color:#fd2b35;">Text here</p>
.mytext {color:#fd2b35;}
This box has a color of #fd2b35
<div style="background-color:#fd2b35;">Content here</div>
.mybackground {background-color:#fd2b35;}
Border around this has a color of #fd2b35
<div style="border:2px solid #fd2b35;">Content here</div>
.myborder {border:2px solid #fd2b35;}