#faa55d color space conversions
Hex:
#faa55d
RGB:
250, 165, 93
CMY:
2, 35, 64
CMYK:
0, 34, 63, 2
HSL:
28°, 94.0120%, 67.2549%
HSV (HSB):
28°, 62.8000%, 98.0392%
XYZ:
54.8553, 48.0246, 16.7344
xyY:
0.4586, 0.4015, 48.0246
CIE-Lab:
74.8404, 24.7371, 49.4909
CIE-LCH:
74.8404, 55.3287, 63.4427
CIE-Luv:
74.8404, 66.1467, 53.7999
Hunter-Lab:
69.2998, 20.0197, 34.1926
#faa55d color charts
#faa55d color shades, tints & tones
#faa55d color schemes
#faa55d color preview, HTML & CSS examples
This text has a color of #faa55d
<p style="color:#faa55d;">Text here</p>
.mytext {color:#faa55d;}
This box has a color of #faa55d
<div style="background-color:#faa55d;">Content here</div>
.mybackground {background-color:#faa55d;}
Border around this has a color of #faa55d
<div style="border:2px solid #faa55d;">Content here</div>
.myborder {border:2px solid #faa55d;}