#fa5f4b color space conversions
Hex:
#fa5f4b
RGB:
250, 95, 75
CMY:
2, 63, 71
CMYK:
0, 62, 70, 2
HSL:
7°, 94.5946%, 63.7255%
HSV (HSB):
7°, 70.0000%, 98.0392%
XYZ:
44.7865, 29.0164, 9.8968
xyY:
0.5351, 0.3467, 29.0164
CIE-Lab:
60.7961, 58.0630, 42.4832
CIE-LCH:
60.7961, 71.9454, 36.1919
CIE-Luv:
60.7961, 121.4119, 34.7723
Hunter-Lab:
53.8669, 54.1432, 26.8136
#fa5f4b color charts
#fa5f4b color shades, tints & tones
#fa5f4b color schemes
#fa5f4b color preview, HTML & CSS examples
This text has a color of #fa5f4b
<p style="color:#fa5f4b;">Text here</p>
.mytext {color:#fa5f4b;}
This box has a color of #fa5f4b
<div style="background-color:#fa5f4b;">Content here</div>
.mybackground {background-color:#fa5f4b;}
Border around this has a color of #fa5f4b
<div style="border:2px solid #fa5f4b;">Content here</div>
.myborder {border:2px solid #fa5f4b;}