#fadbc6 color space conversions
Hex:
#fadbc6
RGB:
250, 219, 198
CMY:
2, 14, 22
CMYK:
0, 12, 21, 2
HSL:
24°, 83.8710%, 87.8431%
HSV (HSB):
24°, 20.8000%, 98.0392%
XYZ:
74.9489, 75.0642, 63.9647
xyY:
0.3503, 0.3508, 75.0642
CIE-Lab:
89.4231, 7.5231, 14.2606
CIE-LCH:
89.4231, 16.1234, 62.1863
CIE-Luv:
89.4231, 20.2343, 19.4275
Hunter-Lab:
86.6396, 2.7947, 16.8748
#fadbc6 color charts
#fadbc6 color shades, tints & tones
#fadbc6 color schemes
#fadbc6 color preview, HTML & CSS examples
This text has a color of #fadbc6
<p style="color:#fadbc6;">Text here</p>
.mytext {color:#fadbc6;}
This box has a color of #fadbc6
<div style="background-color:#fadbc6;">Content here</div>
.mybackground {background-color:#fadbc6;}
Border around this has a color of #fadbc6
<div style="border:2px solid #fadbc6;">Content here</div>
.myborder {border:2px solid #fadbc6;}