#fa9b5a color space conversions
Hex:
#fa9b5a
RGB:
250, 155, 90
CMY:
2, 39, 65
CMYK:
0, 38, 64, 2
HSL:
24°, 94.1176%, 66.6667%
HSV (HSB):
24°, 64.0000%, 98.0392%
XYZ:
52.9911, 44.5049, 15.4702
xyY:
0.4691, 0.3940, 44.5049
CIE-Lab:
72.5647, 29.7764, 48.3358
CIE-LCH:
72.5647, 56.7713, 58.3656
CIE-Luv:
72.5647, 74.0755, 50.8482
Hunter-Lab:
66.7120, 25.0415, 32.9493
#fa9b5a color charts
#fa9b5a color shades, tints & tones
#fa9b5a color schemes
#fa9b5a color preview, HTML & CSS examples
This text has a color of #fa9b5a
<p style="color:#fa9b5a;">Text here</p>
.mytext {color:#fa9b5a;}
This box has a color of #fa9b5a
<div style="background-color:#fa9b5a;">Content here</div>
.mybackground {background-color:#fa9b5a;}
Border around this has a color of #fa9b5a
<div style="border:2px solid #fa9b5a;">Content here</div>
.myborder {border:2px solid #fa9b5a;}