#fa9256 color space conversions
Hex:
#fa9256
RGB:
250, 146, 86
CMY:
2, 43, 66
CMYK:
0, 42, 66, 2
HSL:
22°, 94.2529%, 65.8824%
HSV (HSB):
22°, 65.6000%, 98.0392%
XYZ:
51.3829, 41.5536, 14.1166
xyY:
0.4800, 0.3882, 41.5536
CIE-Lab:
70.5621, 34.2024, 48.0203
CIE-LCH:
70.5621, 58.9555, 54.5397
CIE-Luv:
70.5621, 81.4573, 48.8286
Hunter-Lab:
64.4621, 29.4742, 32.1395
#fa9256 color charts
#fa9256 color shades, tints & tones
#fa9256 color schemes
#fa9256 color preview, HTML & CSS examples
This text has a color of #fa9256
<p style="color:#fa9256;">Text here</p>
.mytext {color:#fa9256;}
This box has a color of #fa9256
<div style="background-color:#fa9256;">Content here</div>
.mybackground {background-color:#fa9256;}
Border around this has a color of #fa9256
<div style="border:2px solid #fa9256;">Content here</div>
.myborder {border:2px solid #fa9256;}