#faddc5 color space conversions
Hex:
#faddc5
RGB:
250, 221, 197
CMY:
2, 13, 23
CMYK:
0, 12, 21, 2
HSL:
27°, 84.1270%, 87.6471%
HSV (HSB):
27°, 21.2000%, 98.0392%
XYZ:
75.3588, 76.0681, 63.5341
xyY:
0.3506, 0.3539, 76.0681
CIE-Lab:
89.8910, 6.3471, 15.4440
CIE-LCH:
89.8910, 16.6974, 67.6586
CIE-Luv:
89.8910, 19.1678, 21.3220
Hunter-Lab:
87.2170, 1.6010, 17.8615
#faddc5 color charts
#faddc5 color shades, tints & tones
#faddc5 color schemes
#faddc5 color preview, HTML & CSS examples
This text has a color of #faddc5
<p style="color:#faddc5;">Text here</p>
.mytext {color:#faddc5;}
This box has a color of #faddc5
<div style="background-color:#faddc5;">Content here</div>
.mybackground {background-color:#faddc5;}
Border around this has a color of #faddc5
<div style="border:2px solid #faddc5;">Content here</div>
.myborder {border:2px solid #faddc5;}