#fc7d40 color space conversions
Hex:
#fc7d40
RGB:
252, 125, 64
CMY:
1, 51, 75
CMYK:
0, 50, 75, 1
HSL:
19°, 96.9072%, 61.9608%
HSV (HSB):
19°, 74.6032%, 98.8235%
XYZ:
48.4039, 35.7328, 9.1964
xyY:
0.5186, 0.3829, 35.7328
CIE-Lab:
66.3153, 44.4787, 54.1723
CIE-LCH:
66.3153, 70.0927, 50.6120
CIE-Luv:
66.3153, 102.1871, 49.2765
Hunter-Lab:
59.7770, 39.9293, 32.7223
#fc7d40 color charts
#fc7d40 color shades, tints & tones
#fc7d40 color schemes
#fc7d40 color preview, HTML & CSS examples
This text has a color of #fc7d40
<p style="color:#fc7d40;">Text here</p>
.mytext {color:#fc7d40;}
This box has a color of #fc7d40
<div style="background-color:#fc7d40;">Content here</div>
.mybackground {background-color:#fc7d40;}
Border around this has a color of #fc7d40
<div style="border:2px solid #fc7d40;">Content here</div>
.myborder {border:2px solid #fc7d40;}