#faddac color space conversions
Hex:
#faddac
RGB:
250, 221, 172
CMY:
2, 13, 33
CMYK:
0, 12, 31, 2
HSL:
38°, 88.6364%, 82.7451%
HSV (HSB):
38°, 31.2000%, 98.0392%
XYZ:
72.7272, 75.0155, 49.6760
xyY:
0.3684, 0.3800, 75.0155
CIE-Lab:
89.4002, 3.0114, 27.7583
CIE-LCH:
89.4002, 27.9211, 83.8084
CIE-Luv:
89.4002, 21.0709, 38.2195
Hunter-Lab:
86.6115, -1.6846, 26.6222
#faddac color charts
#faddac color shades, tints & tones
#faddac color schemes
#faddac color preview, HTML & CSS examples
This text has a color of #faddac
<p style="color:#faddac;">Text here</p>
.mytext {color:#faddac;}
This box has a color of #faddac
<div style="background-color:#faddac;">Content here</div>
.mybackground {background-color:#faddac;}
Border around this has a color of #faddac
<div style="border:2px solid #faddac;">Content here</div>
.myborder {border:2px solid #faddac;}