#fd312c color space conversions
Hex:
#fd312c
RGB:
253, 49, 44
CMY:
1, 81, 83
CMYK:
0, 81, 83, 1
HSL:
1°, 98.1221%, 58.2353%
HSV (HSB):
1°, 82.6087%, 99.2157%
XYZ:
42.0609, 23.2611, 4.6559
xyY:
0.6011, 0.3324, 23.2611
CIE-Lab:
55.3403, 73.5209, 53.0630
CIE-LCH:
55.3403, 90.6698, 35.8195
CIE-Luv:
55.3403, 156.5704, 34.9980
Hunter-Lab:
48.2298, 71.2668, 28.0373
#fd312c color charts
#fd312c color shades, tints & tones
#fd312c color schemes
#fd312c color preview, HTML & CSS examples
This text has a color of #fd312c
<p style="color:#fd312c;">Text here</p>
.mytext {color:#fd312c;}
This box has a color of #fd312c
<div style="background-color:#fd312c;">Content here</div>
.mybackground {background-color:#fd312c;}
Border around this has a color of #fd312c
<div style="border:2px solid #fd312c;">Content here</div>
.myborder {border:2px solid #fd312c;}