#fa913c color space conversions
Hex:
#fa913c
RGB:
250, 145, 60
CMY:
2, 43, 76
CMYK:
0, 42, 76, 2
HSL:
27°, 95.0000%, 60.7843%
HSV (HSB):
27°, 76.0000%, 98.0392%
XYZ:
50.3654, 40.9010, 9.5151
xyY:
0.4997, 0.4058, 40.9010
CIE-Lab:
70.1065, 33.4592, 59.7069
CIE-LCH:
70.1065, 68.4429, 60.7341
CIE-Luv:
70.1065, 84.8592, 57.6780
Hunter-Lab:
63.9539, 28.6540, 35.9465
#fa913c color charts
#fa913c color shades, tints & tones
#fa913c color schemes
#fa913c color preview, HTML & CSS examples
This text has a color of #fa913c
<p style="color:#fa913c;">Text here</p>
.mytext {color:#fa913c;}
This box has a color of #fa913c
<div style="background-color:#fa913c;">Content here</div>
.mybackground {background-color:#fa913c;}
Border around this has a color of #fa913c
<div style="border:2px solid #fa913c;">Content here</div>
.myborder {border:2px solid #fa913c;}