#fc7256 color space conversions
Hex:
#fc7256
RGB:
252, 114, 86
CMY:
1, 55, 66
CMYK:
0, 55, 66, 1
HSL:
10°, 96.5116%, 66.2745%
HSV (HSB):
10°, 65.8730%, 98.8235%
XYZ:
47.8419, 33.4020, 12.7298
xyY:
0.5091, 0.3554, 33.4020
CIE-Lab:
64.4851, 50.8162, 40.9723
CIE-LCH:
64.4851, 65.2765, 38.8787
CIE-Luv:
64.4851, 107.4173, 36.6644
Hunter-Lab:
57.7944, 46.6211, 27.3969
#fc7256 color charts
#fc7256 color shades, tints & tones
#fc7256 color schemes
#fc7256 color preview, HTML & CSS examples
This text has a color of #fc7256
<p style="color:#fc7256;">Text here</p>
.mytext {color:#fc7256;}
This box has a color of #fc7256
<div style="background-color:#fc7256;">Content here</div>
.mybackground {background-color:#fc7256;}
Border around this has a color of #fc7256
<div style="border:2px solid #fc7256;">Content here</div>
.myborder {border:2px solid #fc7256;}