#fadd8e color space conversions
Hex:
#fadd8e
RGB:
250, 221, 142
CMY:
2, 13, 44
CMYK:
0, 12, 43, 2
HSL:
44°, 91.5254%, 76.8627%
HSV (HSB):
44°, 43.2000%, 98.0392%
XYZ:
70.1633, 73.9899, 36.1747
xyY:
0.3891, 0.4103, 73.9899
CIE-Lab:
88.9177, -0.3473, 42.3729
CIE-LCH:
88.9177, 42.3743, 90.4696
CIE-Luv:
88.9177, 23.0816, 56.0151
Hunter-Lab:
86.0174, -4.9302, 35.2777
#fadd8e color charts
#fadd8e color shades, tints & tones
#fadd8e color schemes
#fadd8e color preview, HTML & CSS examples
This text has a color of #fadd8e
<p style="color:#fadd8e;">Text here</p>
.mytext {color:#fadd8e;}
This box has a color of #fadd8e
<div style="background-color:#fadd8e;">Content here</div>
.mybackground {background-color:#fadd8e;}
Border around this has a color of #fadd8e
<div style="border:2px solid #fadd8e;">Content here</div>
.myborder {border:2px solid #fadd8e;}