#faecb0 color space conversions
Hex:
#faecb0
RGB:
250, 236, 176
CMY:
2, 7, 31
CMYK:
0, 6, 30, 2
HSL:
49°, 88.0952%, 83.5294%
HSV (HSB):
49°, 29.6000%, 98.0392%
XYZ:
77.2563, 83.4495, 53.1098
xyY:
0.3613, 0.3903, 83.4495
CIE-Lab:
93.2109, -4.1111, 30.8595
CIE-LCH:
93.2109, 31.1321, 97.5882
CIE-Luv:
93.2109, 11.8661, 43.9708
Hunter-Lab:
91.3507, -8.9043, 29.4752
#faecb0 color charts
#faecb0 color shades, tints & tones
#faecb0 color schemes
#faecb0 color preview, HTML & CSS examples
This text has a color of #faecb0
<p style="color:#faecb0;">Text here</p>
.mytext {color:#faecb0;}
This box has a color of #faecb0
<div style="background-color:#faecb0;">Content here</div>
.mybackground {background-color:#faecb0;}
Border around this has a color of #faecb0
<div style="border:2px solid #faecb0;">Content here</div>
.myborder {border:2px solid #faecb0;}