#faf55d color space conversions
Hex:
#faf55d
RGB:
250, 245, 93
CMY:
2, 4, 64
CMYK:
0, 2, 63, 2
HSL:
58°, 94.0120%, 67.2549%
HSV (HSB):
58°, 62.8000%, 98.0392%
XYZ:
74.0525, 86.4191, 23.1335
xyY:
0.4033, 0.4707, 86.4191
CIE-Lab:
94.4913, -16.1714, 71.1610
CIE-LCH:
94.4913, 72.9753, 102.8031
CIE-Luv:
94.4913, 9.7028, 88.2974
Hunter-Lab:
92.9619, -20.4919, 50.3190
#faf55d color charts
#faf55d color shades, tints & tones
#faf55d color schemes
#faf55d color preview, HTML & CSS examples
This text has a color of #faf55d
<p style="color:#faf55d;">Text here</p>
.mytext {color:#faf55d;}
This box has a color of #faf55d
<div style="background-color:#faf55d;">Content here</div>
.mybackground {background-color:#faf55d;}
Border around this has a color of #faf55d
<div style="border:2px solid #faf55d;">Content here</div>
.myborder {border:2px solid #faf55d;}