#faeb6a color space conversions
Hex:
#faeb6a
RGB:
250, 235, 106
CMY:
2, 8, 58
CMYK:
0, 6, 58, 2
HSL:
54°, 93.5065%, 69.8039%
HSV (HSB):
54°, 57.6000%, 98.0392%
XYZ:
71.7342, 80.7813, 25.4472
xyY:
0.4031, 0.4539, 80.7813
CIE-Lab:
92.0343, -10.4331, 63.0718
CIE-LCH:
92.0343, 63.9289, 99.3926
CIE-Luv:
92.0343, 15.7631, 79.3558
Hunter-Lab:
89.8784, -14.8219, 46.1281
#faeb6a color charts
#faeb6a color shades, tints & tones
#faeb6a color schemes
#faeb6a color preview, HTML & CSS examples
This text has a color of #faeb6a
<p style="color:#faeb6a;">Text here</p>
.mytext {color:#faeb6a;}
This box has a color of #faeb6a
<div style="background-color:#faeb6a;">Content here</div>
.mybackground {background-color:#faeb6a;}
Border around this has a color of #faeb6a
<div style="border:2px solid #faeb6a;">Content here</div>
.myborder {border:2px solid #faeb6a;}