#fa995e color space conversions
Hex:
#fa995e
RGB:
250, 153, 94
CMY:
2, 40, 63
CMYK:
0, 39, 62, 2
HSL:
23°, 93.9759%, 67.4510%
HSV (HSB):
23°, 62.4000%, 98.0392%
XYZ:
52.8360, 43.9146, 16.2813
xyY:
0.4674, 0.3885, 43.9146
CIE-Lab:
72.1714, 31.0695, 45.8649
CIE-LCH:
72.1714, 55.3976, 55.8858
CIE-Luv:
72.1714, 75.1504, 48.2552
Hunter-Lab:
66.2681, 26.3499, 31.8208
#fa995e color charts
#fa995e color shades, tints & tones
#fa995e color schemes
#fa995e color preview, HTML & CSS examples
This text has a color of #fa995e
<p style="color:#fa995e;">Text here</p>
.mytext {color:#fa995e;}
This box has a color of #fa995e
<div style="background-color:#fa995e;">Content here</div>
.mybackground {background-color:#fa995e;}
Border around this has a color of #fa995e
<div style="border:2px solid #fa995e;">Content here</div>
.myborder {border:2px solid #fa995e;}