#faa16c color space conversions
Hex:
#faa16c
RGB:
250, 161, 108
CMY:
2, 37, 58
CMYK:
0, 36, 57, 2
HSL:
22°, 93.4211%, 70.1961%
HSV (HSB):
22°, 56.8000%, 98.0392%
XYZ:
54.8760, 46.8964, 20.3470
xyY:
0.4494, 0.3840, 46.8964
CIE-Lab:
74.1235, 27.8798, 41.0422
CIE-LCH:
74.1235, 49.6159, 55.8119
CIE-Luv:
74.1235, 67.5062, 45.0780
Hunter-Lab:
68.4810, 23.1960, 30.3205
#faa16c color charts
#faa16c color shades, tints & tones
#faa16c color schemes
#faa16c color preview, HTML & CSS examples
This text has a color of #faa16c
<p style="color:#faa16c;">Text here</p>
.mytext {color:#faa16c;}
This box has a color of #faa16c
<div style="background-color:#faa16c;">Content here</div>
.mybackground {background-color:#faa16c;}
Border around this has a color of #faa16c
<div style="border:2px solid #faa16c;">Content here</div>
.myborder {border:2px solid #faa16c;}