#fa9a6e color space conversions
Hex:
#fa9a6e
RGB:
250, 154, 110
CMY:
2, 40, 57
CMYK:
0, 38, 56, 2
HSL:
19°, 93.3333%, 70.5882%
HSV (HSB):
19°, 56.0000%, 98.0392%
XYZ:
53.7944, 44.5610, 20.5177
xyY:
0.4525, 0.3749, 44.5610
CIE-Lab:
72.6019, 31.6850, 38.0998
CIE-LCH:
72.6019, 49.5533, 50.2521
CIE-Luv:
72.6019, 72.3958, 40.9249
Hunter-Lab:
66.7540, 27.0265, 28.5043
#fa9a6e color charts
#fa9a6e color shades, tints & tones
#fa9a6e color schemes
#fa9a6e color preview, HTML & CSS examples
This text has a color of #fa9a6e
<p style="color:#fa9a6e;">Text here</p>
.mytext {color:#fa9a6e;}
This box has a color of #fa9a6e
<div style="background-color:#fa9a6e;">Content here</div>
.mybackground {background-color:#fa9a6e;}
Border around this has a color of #fa9a6e
<div style="border:2px solid #fa9a6e;">Content here</div>
.myborder {border:2px solid #fa9a6e;}