#fa564e color space conversions
Hex:
#fa564e
RGB:
250, 86, 78
CMY:
2, 66, 69
CMYK:
0, 66, 69, 2
HSL:
3°, 94.5055%, 64.3137%
HSV (HSB):
3°, 68.8000%, 98.0392%
XYZ:
44.1273, 27.5296, 10.1957
xyY:
0.5391, 0.3363, 27.5296
CIE-Lab:
59.4614, 61.8976, 39.2856
CIE-LCH:
59.4614, 73.3121, 32.4028
CIE-Luv:
59.4614, 126.8584, 30.7170
Hunter-Lab:
52.4687, 58.3021, 25.2068
#fa564e color charts
#fa564e color shades, tints & tones
#fa564e color schemes
#fa564e color preview, HTML & CSS examples
This text has a color of #fa564e
<p style="color:#fa564e;">Text here</p>
.mytext {color:#fa564e;}
This box has a color of #fa564e
<div style="background-color:#fa564e;">Content here</div>
.mybackground {background-color:#fa564e;}
Border around this has a color of #fa564e
<div style="border:2px solid #fa564e;">Content here</div>
.myborder {border:2px solid #fa564e;}