#faa145 color space conversions
Hex:
#faa145
RGB:
250, 161, 69
CMY:
2, 37, 73
CMYK:
0, 36, 72, 2
HSL:
30°, 94.7644%, 62.5490%
HSV (HSB):
30°, 72.4000%, 98.0392%
XYZ:
53.2434, 46.2434, 11.7499
xyY:
0.4786, 0.4157, 46.2434
CIE-Lab:
73.7032, 25.5209, 59.4423
CIE-LCH:
73.7032, 64.6893, 66.7643
CIE-Luv:
73.7032, 71.3382, 61.1091
Hunter-Lab:
68.0025, 20.7544, 37.3573
#faa145 color charts
#faa145 color shades, tints & tones
#faa145 color schemes
#faa145 color preview, HTML & CSS examples
This text has a color of #faa145
<p style="color:#faa145;">Text here</p>
.mytext {color:#faa145;}
This box has a color of #faa145
<div style="background-color:#faa145;">Content here</div>
.mybackground {background-color:#faa145;}
Border around this has a color of #faa145
<div style="border:2px solid #faa145;">Content here</div>
.myborder {border:2px solid #faa145;}