#faa36f color space conversions
Hex:
#faa36f
RGB:
250, 163, 111
CMY:
2, 36, 56
CMYK:
0, 35, 56, 2
HSL:
22°, 93.2886%, 70.7843%
HSV (HSB):
22°, 55.6000%, 98.0392%
XYZ:
55.3908, 47.6661, 21.3200
xyY:
0.4453, 0.3832, 47.6661
CIE-Lab:
74.6138, 27.0641, 40.0933
CIE-LCH:
74.6138, 48.3729, 55.9796
CIE-Luv:
74.6138, 65.6817, 44.4591
Hunter-Lab:
69.0406, 22.3881, 30.0195
#faa36f color charts
#faa36f color shades, tints & tones
#faa36f color schemes
#faa36f color preview, HTML & CSS examples
This text has a color of #faa36f
<p style="color:#faa36f;">Text here</p>
.mytext {color:#faa36f;}
This box has a color of #faa36f
<div style="background-color:#faa36f;">Content here</div>
.mybackground {background-color:#faa36f;}
Border around this has a color of #faa36f
<div style="border:2px solid #faa36f;">Content here</div>
.myborder {border:2px solid #faa36f;}