#faa86d color space conversions
Hex:
#faa86d
RGB:
250, 168, 109
CMY:
2, 34, 57
CMYK:
0, 33, 56, 2
HSL:
25°, 93.3775%, 70.3922%
HSV (HSB):
25°, 56.4000%, 98.0392%
XYZ:
56.1873, 49.4334, 21.0482
xyY:
0.4436, 0.3903, 49.4334
CIE-Lab:
75.7202, 24.2878, 42.4964
CIE-LCH:
75.7202, 48.9473, 60.2509
CIE-Luv:
75.7202, 62.2546, 47.7311
Hunter-Lab:
70.3089, 19.6076, 31.4667
#faa86d color charts
#faa86d color shades, tints & tones
#faa86d color schemes
#faa86d color preview, HTML & CSS examples
This text has a color of #faa86d
<p style="color:#faa86d;">Text here</p>
.mytext {color:#faa86d;}
This box has a color of #faa86d
<div style="background-color:#faa86d;">Content here</div>
.mybackground {background-color:#faa86d;}
Border around this has a color of #faa86d
<div style="border:2px solid #faa86d;">Content here</div>
.myborder {border:2px solid #faa86d;}