#fa9c5d color space conversions
Hex:
#fa9c5d
RGB:
250, 156, 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.2886, 44.8912, 16.2122
xyY:
0.4658, 0.3924, 44.8912
CIE-Lab:
72.8202, 29.4434, 47.1339
CIE-LCH:
72.8202, 55.5745, 58.0080
CIE-Luv:
72.8202, 72.9819, 49.9685
Hunter-Lab:
67.0009, 24.7168, 32.5543
#fa9c5d color charts
#fa9c5d color shades, tints & tones
#fa9c5d color schemes
#fa9c5d color preview, HTML & CSS examples
This text has a color of #fa9c5d
<p style="color:#fa9c5d;">Text here</p>
.mytext {color:#fa9c5d;}
This box has a color of #fa9c5d
<div style="background-color:#fa9c5d;">Content here</div>
.mybackground {background-color:#fa9c5d;}
Border around this has a color of #fa9c5d
<div style="border:2px solid #fa9c5d;">Content here</div>
.myborder {border:2px solid #fa9c5d;}