#fa493c color space conversions
Hex:
#fa493c
RGB:
250, 73, 60
CMY:
2, 71, 76
CMYK:
0, 71, 76, 2
HSL:
4°, 95.0000%, 60.7843%
HSV (HSB):
4°, 76.0000%, 98.0392%
XYZ:
42.6225, 25.4153, 6.9342
xyY:
0.5685, 0.3390, 25.4153
CIE-Lab:
57.4779, 65.9954, 46.8177
CIE-LCH:
57.4779, 80.9153, 35.3522
CIE-Luv:
57.4779, 138.6685, 34.4319
Hunter-Lab:
50.4136, 62.6901, 27.1345
#fa493c color charts
#fa493c color shades, tints & tones
#fa493c color schemes
#fa493c color preview, HTML & CSS examples
This text has a color of #fa493c
<p style="color:#fa493c;">Text here</p>
.mytext {color:#fa493c;}
This box has a color of #fa493c
<div style="background-color:#fa493c;">Content here</div>
.mybackground {background-color:#fa493c;}
Border around this has a color of #fa493c
<div style="border:2px solid #fa493c;">Content here</div>
.myborder {border:2px solid #fa493c;}