#faeb5d color space conversions
Hex:
#faeb5d
RGB:
250, 235, 93
CMY:
2, 8, 64
CMYK:
0, 6, 63, 2
HSL:
54°, 94.0120%, 67.2549%
HSV (HSB):
54°, 62.8000%, 98.0392%
XYZ:
71.1085, 80.5310, 22.1521
xyY:
0.4092, 0.4634, 80.5310
CIE-Lab:
91.9226, -11.2792, 68.4442
CIE-LCH:
91.9226, 69.3673, 99.3579
CIE-Luv:
91.9226, 16.1945, 84.0327
Hunter-Lab:
89.7390, -15.6015, 48.1816
#faeb5d color charts
#faeb5d color shades, tints & tones
#faeb5d color schemes
#faeb5d color preview, HTML & CSS examples
This text has a color of #faeb5d
<p style="color:#faeb5d;">Text here</p>
.mytext {color:#faeb5d;}
This box has a color of #faeb5d
<div style="background-color:#faeb5d;">Content here</div>
.mybackground {background-color:#faeb5d;}
Border around this has a color of #faeb5d
<div style="border:2px solid #faeb5d;">Content here</div>
.myborder {border:2px solid #faeb5d;}