#fc7040 color space conversions
Hex:
#fc7040
RGB:
252, 112, 64
CMY:
1, 56, 75
CMYK:
0, 56, 75, 1
HSL:
15°, 96.9072%, 61.9608%
HSV (HSB):
15°, 74.6032%, 98.8235%
XYZ:
46.8645, 32.6540, 8.6833
xyY:
0.5313, 0.3702, 32.6540
CIE-Lab:
63.8797, 50.6981, 51.6365
CIE-LCH:
63.8797, 72.3646, 45.5254
CIE-Luv:
63.8797, 112.3466, 44.7765
Hunter-Lab:
57.1436, 46.3895, 30.9911
#fc7040 color charts
#fc7040 color shades, tints & tones
#fc7040 color schemes
#fc7040 color preview, HTML & CSS examples
This text has a color of #fc7040
<p style="color:#fc7040;">Text here</p>
.mytext {color:#fc7040;}
This box has a color of #fc7040
<div style="background-color:#fc7040;">Content here</div>
.mybackground {background-color:#fc7040;}
Border around this has a color of #fc7040
<div style="border:2px solid #fc7040;">Content here</div>
.myborder {border:2px solid #fc7040;}