#fd303c color space conversions
Hex:
#fd303c
RGB:
253, 48, 60
CMY:
1, 81, 76
CMYK:
0, 81, 76, 1
HSL:
356°, 98.0861%, 59.0196%
HSV (HSB):
356°, 81.0277%, 99.2157%
XYZ:
42.3806, 23.3228, 6.5430
xyY:
0.5866, 0.3228, 23.3228
CIE-Lab:
55.4033, 74.2121, 44.7717
CIE-LCH:
55.4033, 86.6714, 31.1023
CIE-Luv:
55.4033, 153.9666, 29.7647
Hunter-Lab:
48.2937, 72.1304, 25.7727
#fd303c color charts
#fd303c color shades, tints & tones
#fd303c color schemes
#fd303c color preview, HTML & CSS examples
This text has a color of #fd303c
<p style="color:#fd303c;">Text here</p>
.mytext {color:#fd303c;}
This box has a color of #fd303c
<div style="background-color:#fd303c;">Content here</div>
.mybackground {background-color:#fd303c;}
Border around this has a color of #fd303c
<div style="border:2px solid #fd303c;">Content here</div>
.myborder {border:2px solid #fd303c;}