#fc4d3f color space conversions
Hex:
#fc4d3f
RGB:
252, 77, 63
CMY:
1, 70, 75
CMYK:
0, 69, 75, 1
HSL:
4°, 96.9231%, 61.7647%
HSV (HSB):
4°, 75.0000%, 98.8235%
XYZ:
43.6960, 26.3621, 7.4880
xyY:
0.5635, 0.3400, 26.3621
CIE-Lab:
58.3792, 65.2968, 46.2995
CIE-LCH:
58.3792, 80.0457, 35.3390
CIE-Luv:
58.3792, 137.2260, 34.6570
Hunter-Lab:
51.3440, 62.0591, 27.2940
#fc4d3f color charts
#fc4d3f color shades, tints & tones
#fc4d3f color schemes
#fc4d3f color preview, HTML & CSS examples
This text has a color of #fc4d3f
<p style="color:#fc4d3f;">Text here</p>
.mytext {color:#fc4d3f;}
This box has a color of #fc4d3f
<div style="background-color:#fc4d3f;">Content here</div>
.mybackground {background-color:#fc4d3f;}
Border around this has a color of #fc4d3f
<div style="border:2px solid #fc4d3f;">Content here</div>
.myborder {border:2px solid #fc4d3f;}