#fd302b color space conversions
Hex:
#fd302b
RGB:
253, 48, 43
CMY:
1, 81, 83
CMYK:
0, 81, 83, 1
HSL:
1°, 98.1308%, 58.0392%
HSV (HSB):
1°, 83.0040%, 99.2157%
XYZ:
42.0010, 23.1710, 4.5442
xyY:
0.6025, 0.3324, 23.1710
CIE-Lab:
55.2480, 73.7376, 53.4673
CIE-LCH:
55.2480, 91.0823, 35.9460
CIE-Luv:
55.2480, 157.1752, 35.1032
Hunter-Lab:
48.1362, 71.5108, 28.0982
#fd302b color charts
#fd302b color shades, tints & tones
#fd302b color schemes
#fd302b color preview, HTML & CSS examples
This text has a color of #fd302b
<p style="color:#fd302b;">Text here</p>
.mytext {color:#fd302b;}
This box has a color of #fd302b
<div style="background-color:#fd302b;">Content here</div>
.mybackground {background-color:#fd302b;}
Border around this has a color of #fd302b
<div style="border:2px solid #fd302b;">Content here</div>
.myborder {border:2px solid #fd302b;}