#fc7c40 color space conversions
Hex:
#fc7c40
RGB:
252, 124, 64
CMY:
1, 51, 75
CMYK:
0, 51, 75, 1
HSL:
19°, 96.9072%, 61.9608%
HSV (HSB):
19°, 74.6032%, 98.8235%
XYZ:
48.2779, 35.4809, 9.1545
xyY:
0.5196, 0.3819, 35.4809
CIE-Lab:
66.1214, 44.9678, 53.9718
CIE-LCH:
66.1214, 70.2499, 50.1999
CIE-Luv:
66.1214, 102.9790, 48.9215
Hunter-Lab:
59.5659, 40.4335, 32.5840
#fc7c40 color charts
#fc7c40 color shades, tints & tones
#fc7c40 color schemes
#fc7c40 color preview, HTML & CSS examples
This text has a color of #fc7c40
<p style="color:#fc7c40;">Text here</p>
.mytext {color:#fc7c40;}
This box has a color of #fc7c40
<div style="background-color:#fc7c40;">Content here</div>
.mybackground {background-color:#fc7c40;}
Border around this has a color of #fc7c40
<div style="border:2px solid #fc7c40;">Content here</div>
.myborder {border:2px solid #fc7c40;}