#fadbc7 color space conversions
Hex:
#fadbc7
RGB:
250, 219, 199
CMY:
2, 14, 22
CMYK:
0, 12, 20, 2
HSL:
24°, 83.6066%, 88.0392%
HSV (HSB):
24°, 20.4000%, 98.0392%
XYZ:
75.0647, 75.1106, 64.5743
xyY:
0.3495, 0.3498, 75.1106
CIE-Lab:
89.4448, 7.6674, 13.7676
CIE-LCH:
89.4448, 15.7586, 60.8857
CIE-Luv:
89.4448, 20.1517, 18.7128
Hunter-Lab:
86.6663, 2.9388, 16.4900
#fadbc7 color charts
#fadbc7 color shades, tints & tones
#fadbc7 color schemes
#fadbc7 color preview, HTML & CSS examples
This text has a color of #fadbc7
<p style="color:#fadbc7;">Text here</p>
.mytext {color:#fadbc7;}
This box has a color of #fadbc7
<div style="background-color:#fadbc7;">Content here</div>
.mybackground {background-color:#fadbc7;}
Border around this has a color of #fadbc7
<div style="border:2px solid #fadbc7;">Content here</div>
.myborder {border:2px solid #fadbc7;}