#fc6e4f color space conversions
Hex:
#fc6e4f
RGB:
252, 110, 79
CMY:
1, 57, 69
CMYK:
0, 56, 69, 1
HSL:
11°, 96.6480%, 64.9020%
HSV (HSB):
11°, 68.6508%, 98.8235%
XYZ:
47.1321, 32.4118, 11.1691
xyY:
0.5196, 0.3573, 32.4118
CIE-Lab:
63.6818, 52.3017, 43.7594
CIE-LCH:
63.6818, 68.1935, 39.9183
CIE-Luv:
63.6818, 111.5705, 38.3329
Hunter-Lab:
56.9314, 48.1459, 28.2201
#fc6e4f color charts
#fc6e4f color shades, tints & tones
#fc6e4f color schemes
#fc6e4f color preview, HTML & CSS examples
This text has a color of #fc6e4f
<p style="color:#fc6e4f;">Text here</p>
.mytext {color:#fc6e4f;}
This box has a color of #fc6e4f
<div style="background-color:#fc6e4f;">Content here</div>
.mybackground {background-color:#fc6e4f;}
Border around this has a color of #fc6e4f
<div style="border:2px solid #fc6e4f;">Content here</div>
.myborder {border:2px solid #fc6e4f;}