#fa565e color space conversions
Hex:
#fa565e
RGB:
250, 86, 94
CMY:
2, 66, 63
CMYK:
0, 66, 62, 2
HSL:
357°, 94.2529%, 65.8824%
HSV (HSB):
357°, 65.6000%, 98.0392%
XYZ:
44.7725, 27.7877, 13.5935
xyY:
0.5197, 0.3225, 27.7877
CIE-Lab:
59.6965, 62.7622, 30.5526
CIE-LCH:
59.6965, 69.8037, 25.9568
CIE-Luv:
59.6965, 123.1221, 22.8814
Hunter-Lab:
52.7141, 59.3588, 21.6106
#fa565e color charts
#fa565e color shades, tints & tones
#fa565e color schemes
#fa565e color preview, HTML & CSS examples
This text has a color of #fa565e
<p style="color:#fa565e;">Text here</p>
.mytext {color:#fa565e;}
This box has a color of #fa565e
<div style="background-color:#fa565e;">Content here</div>
.mybackground {background-color:#fa565e;}
Border around this has a color of #fa565e
<div style="border:2px solid #fa565e;">Content here</div>
.myborder {border:2px solid #fa565e;}