#faedd3 color space conversions
Hex:
#faedd3
RGB:
250, 237, 211
CMY:
2, 7, 17
CMYK:
0, 5, 16, 2
HSL:
40°, 79.5918%, 90.3922%
HSV (HSB):
40°, 15.6000%, 98.0392%
XYZ:
81.4664, 85.5955, 73.8559
xyY:
0.3382, 0.3553, 85.5955
CIE-Lab:
94.1391, 0.2147, 14.1681
CIE-LCH:
94.1391, 14.1698, 89.1318
CIE-Luv:
94.1391, 9.1772, 20.9182
Hunter-Lab:
92.5178, -4.7284, 17.4320
#faedd3 color charts
#faedd3 color shades, tints & tones
#faedd3 color schemes
#faedd3 color preview, HTML & CSS examples
This text has a color of #faedd3
<p style="color:#faedd3;">Text here</p>
.mytext {color:#faedd3;}
This box has a color of #faedd3
<div style="background-color:#faedd3;">Content here</div>
.mybackground {background-color:#faedd3;}
Border around this has a color of #faedd3
<div style="border:2px solid #faedd3;">Content here</div>
.myborder {border:2px solid #faedd3;}