#faec84 color space conversions
Hex:
#faec84
RGB:
250, 236, 132
CMY:
2, 7, 48
CMYK:
0, 6, 47, 2
HSL:
53°, 92.1875%, 74.9020%
HSV (HSB):
53°, 47.2000%, 98.0392%
XYZ:
73.5847, 81.9808, 33.7754
xyY:
0.3886, 0.4330, 81.9808
CIE-Lab:
92.5664, -8.8456, 51.7966
CIE-LCH:
92.5664, 52.5464, 99.6913
CIE-Luv:
92.5664, 14.0914, 68.5300
Hunter-Lab:
90.5433, -13.3835, 41.2633
#faec84 color charts
#faec84 color shades, tints & tones
#faec84 color schemes
#faec84 color preview, HTML & CSS examples
This text has a color of #faec84
<p style="color:#faec84;">Text here</p>
.mytext {color:#faec84;}
This box has a color of #faec84
<div style="background-color:#faec84;">Content here</div>
.mybackground {background-color:#faec84;}
Border around this has a color of #faec84
<div style="border:2px solid #faec84;">Content here</div>
.myborder {border:2px solid #faec84;}