#faa344 color space conversions
Hex:
#faa344
RGB:
250, 163, 68
CMY:
2, 36, 73
CMYK:
0, 35, 73, 2
HSL:
31°, 94.7917%, 62.3529%
HSV (HSB):
31°, 72.8000%, 98.0392%
XYZ:
53.5649, 46.9357, 11.7052
xyY:
0.4774, 0.4183, 46.9357
CIE-Lab:
74.1486, 24.4289, 60.3312
CIE-LCH:
74.1486, 65.0893, 67.9563
CIE-Luv:
74.1486, 69.8327, 62.2144
Hunter-Lab:
68.5097, 19.6700, 37.8268
#faa344 color charts
#faa344 color shades, tints & tones
#faa344 color schemes
#faa344 color preview, HTML & CSS examples
This text has a color of #faa344
<p style="color:#faa344;">Text here</p>
.mytext {color:#faa344;}
This box has a color of #faa344
<div style="background-color:#faa344;">Content here</div>
.mybackground {background-color:#faa344;}
Border around this has a color of #faa344
<div style="border:2px solid #faa344;">Content here</div>
.myborder {border:2px solid #faa344;}