#fc7e4f color space conversions
Hex:
#fc7e4f
RGB:
252, 126, 79
CMY:
1, 51, 69
CMYK:
0, 50, 69, 1
HSL:
16°, 96.6480%, 64.9020%
HSV (HSB):
16°, 68.6508%, 98.8235%
XYZ:
49.0170, 36.1817, 11.7974
xyY:
0.5054, 0.3730, 36.1817
CIE-Lab:
66.6585, 44.6781, 47.1680
CIE-LCH:
66.6585, 64.9688, 46.5529
CIE-Luv:
66.6585, 99.4824, 44.1136
Hunter-Lab:
60.1512, 40.1945, 30.4773
#fc7e4f color charts
#fc7e4f color shades, tints & tones
#fc7e4f color schemes
#fc7e4f color preview, HTML & CSS examples
This text has a color of #fc7e4f
<p style="color:#fc7e4f;">Text here</p>
.mytext {color:#fc7e4f;}
This box has a color of #fc7e4f
<div style="background-color:#fc7e4f;">Content here</div>
.mybackground {background-color:#fc7e4f;}
Border around this has a color of #fc7e4f
<div style="border:2px solid #fc7e4f;">Content here</div>
.myborder {border:2px solid #fc7e4f;}