#fc6e3d color space conversions
Hex:
#fc6e3d
RGB:
252, 110, 61
CMY:
1, 57, 76
CMYK:
0, 56, 76, 1
HSL:
15°, 96.9543%, 61.3725%
HSV (HSB):
15°, 75.7937%, 98.8235%
XYZ:
46.5631, 32.1842, 8.1729
xyY:
0.5357, 0.3703, 32.1842
CIE-Lab:
63.4949, 51.5086, 52.6938
CIE-LCH:
63.4949, 73.6870, 45.6517
CIE-Luv:
63.4949, 114.2811, 45.1167
Hunter-Lab:
56.7311, 47.2276, 31.1703
#fc6e3d color charts
#fc6e3d color shades, tints & tones
#fc6e3d color schemes
#fc6e3d color preview, HTML & CSS examples
This text has a color of #fc6e3d
<p style="color:#fc6e3d;">Text here</p>
.mytext {color:#fc6e3d;}
This box has a color of #fc6e3d
<div style="background-color:#fc6e3d;">Content here</div>
.mybackground {background-color:#fc6e3d;}
Border around this has a color of #fc6e3d
<div style="border:2px solid #fc6e3d;">Content here</div>
.myborder {border:2px solid #fc6e3d;}