#faebd2 color space conversions
Hex:
#faebd2
RGB:
250, 235, 210
CMY:
2, 8, 18
CMYK:
0, 6, 16, 2
HSL:
38°, 80.0000%, 90.1961%
HSV (HSB):
38°, 16.0000%, 98.0392%
XYZ:
80.7655, 84.3938, 73.0056
xyY:
0.3391, 0.3544, 84.3938
CIE-Lab:
93.6213, 1.0809, 13.9522
CIE-LCH:
93.6213, 13.9940, 85.5700
CIE-Luv:
93.6213, 10.3437, 20.4247
Hunter-Lab:
91.8661, -3.8346, 17.1888
#faebd2 color charts
#faebd2 color shades, tints & tones
#faebd2 color schemes
#faebd2 color preview, HTML & CSS examples
This text has a color of #faebd2
<p style="color:#faebd2;">Text here</p>
.mytext {color:#faebd2;}
This box has a color of #faebd2
<div style="background-color:#faebd2;">Content here</div>
.mybackground {background-color:#faebd2;}
Border around this has a color of #faebd2
<div style="border:2px solid #faebd2;">Content here</div>
.myborder {border:2px solid #faebd2;}