#fa8d3f color space conversions
Hex:
#fa8d3f
RGB:
250, 141, 63
CMY:
2, 45, 75
CMYK:
0, 44, 75, 2
HSL:
25°, 94.9239%, 61.3725%
HSV (HSB):
25°, 74.8000%, 98.0392%
XYZ:
49.8464, 39.7326, 9.7446
xyY:
0.5019, 0.4000, 39.7326
CIE-Lab:
69.2787, 35.6331, 57.5717
CIE-LCH:
69.2787, 67.7069, 58.2452
CIE-Luv:
69.2787, 87.8251, 55.2779
Hunter-Lab:
63.0338, 30.8466, 34.9578
#fa8d3f color charts
#fa8d3f color shades, tints & tones
#fa8d3f color schemes
#fa8d3f color preview, HTML & CSS examples
This text has a color of #fa8d3f
<p style="color:#fa8d3f;">Text here</p>
.mytext {color:#fa8d3f;}
This box has a color of #fa8d3f
<div style="background-color:#fa8d3f;">Content here</div>
.mybackground {background-color:#fa8d3f;}
Border around this has a color of #fa8d3f
<div style="border:2px solid #fa8d3f;">Content here</div>
.myborder {border:2px solid #fa8d3f;}