#fa9b5d color space conversions
Hex:
#fa9b5d
RGB:
250, 155, 93
CMY:
2, 39, 64
CMYK:
0, 38, 63, 2
HSL:
24°, 94.0120%, 67.2549%
HSV (HSB):
24°, 62.8000%, 98.0392%
XYZ:
53.1215, 44.5570, 16.1565
xyY:
0.4667, 0.3914, 44.5570
CIE-Lab:
72.5992, 29.9645, 46.8745
CIE-LCH:
72.5992, 55.6335, 57.4113
CIE-Luv:
72.5992, 73.7433, 49.5456
Hunter-Lab:
66.7510, 25.2387, 32.3751
#fa9b5d color charts
#fa9b5d color shades, tints & tones
#fa9b5d color schemes
#fa9b5d color preview, HTML & CSS examples
This text has a color of #fa9b5d
<p style="color:#fa9b5d;">Text here</p>
.mytext {color:#fa9b5d;}
This box has a color of #fa9b5d
<div style="background-color:#fa9b5d;">Content here</div>
.mybackground {background-color:#fa9b5d;}
Border around this has a color of #fa9b5d
<div style="border:2px solid #fa9b5d;">Content here</div>
.myborder {border:2px solid #fa9b5d;}