#fa5b4d color space conversions
Hex:
#fa5b4d
RGB:
250, 91, 77
CMY:
2, 64, 70
CMYK:
0, 64, 69, 2
HSL:
5°, 94.5355%, 64.1176%
HSV (HSB):
5°, 69.2000%, 98.0392%
XYZ:
44.5050, 28.3420, 10.1461
xyY:
0.5362, 0.3415, 28.3420
CIE-Lab:
60.1965, 59.8307, 40.7007
CIE-LCH:
60.1965, 72.3620, 34.2261
CIE-Luv:
60.1965, 123.7594, 32.6677
Hunter-Lab:
53.2372, 56.0565, 25.9664
#fa5b4d color charts
#fa5b4d color shades, tints & tones
#fa5b4d color schemes
#fa5b4d color preview, HTML & CSS examples
This text has a color of #fa5b4d
<p style="color:#fa5b4d;">Text here</p>
.mytext {color:#fa5b4d;}
This box has a color of #fa5b4d
<div style="background-color:#fa5b4d;">Content here</div>
.mybackground {background-color:#fa5b4d;}
Border around this has a color of #fa5b4d
<div style="border:2px solid #fa5b4d;">Content here</div>
.myborder {border:2px solid #fa5b4d;}