#faa23d color space conversions
Hex:
#faa23d
RGB:
250, 162, 61
CMY:
2, 36, 76
CMYK:
0, 35, 76, 2
HSL:
32°, 94.9749%, 60.9804%
HSV (HSB):
32°, 75.6000%, 98.0392%
XYZ:
53.1870, 46.5016, 10.5873
xyY:
0.4823, 0.4217, 46.5016
CIE-Lab:
73.8698, 24.6570, 62.9796
CIE-LCH:
73.8698, 67.6343, 68.6192
CIE-Luv:
73.8698, 71.1127, 63.8843
Hunter-Lab:
68.1921, 19.8865, 38.5292
#faa23d color charts
#faa23d color shades, tints & tones
#faa23d color schemes
#faa23d color preview, HTML & CSS examples
This text has a color of #faa23d
<p style="color:#faa23d;">Text here</p>
.mytext {color:#faa23d;}
This box has a color of #faa23d
<div style="background-color:#faa23d;">Content here</div>
.mybackground {background-color:#faa23d;}
Border around this has a color of #faa23d
<div style="border:2px solid #faa23d;">Content here</div>
.myborder {border:2px solid #faa23d;}