#fc564a color space conversions
Hex:
#fc564a
RGB:
252, 86, 74
CMY:
1, 66, 71
CMYK:
0, 66, 71, 1
HSL:
4°, 96.7391%, 63.9216%
HSV (HSB):
4°, 70.6349%, 98.8235%
XYZ:
44.7087, 27.8454, 9.4969
xyY:
0.5449, 0.3394, 27.8454
CIE-Lab:
59.7488, 62.3516, 41.9056
CIE-LCH:
59.7488, 75.1252, 33.9045
CIE-Luv:
59.7488, 129.3064, 32.7726
Hunter-Lab:
52.7688, 58.8900, 26.2676
#fc564a color charts
#fc564a color shades, tints & tones
#fc564a color schemes
#fc564a color preview, HTML & CSS examples
This text has a color of #fc564a
<p style="color:#fc564a;">Text here</p>
.mytext {color:#fc564a;}
This box has a color of #fc564a
<div style="background-color:#fc564a;">Content here</div>
.mybackground {background-color:#fc564a;}
Border around this has a color of #fc564a
<div style="border:2px solid #fc564a;">Content here</div>
.myborder {border:2px solid #fc564a;}