#facdba color space conversions
Hex:
#facdba
RGB:
250, 205, 186
CMY:
2, 20, 27
CMYK:
0, 18, 26, 2
HSL:
18°, 86.4865%, 85.4902%
HSV (HSB):
18°, 25.6000%, 98.0392%
XYZ:
70.1186, 67.5318, 55.7937
xyY:
0.3625, 0.3491, 67.5318
CIE-Lab:
85.7718, 13.1167, 15.4250
CIE-LCH:
85.7718, 20.2479, 49.6238
CIE-Luv:
85.7718, 29.4973, 19.7443
Hunter-Lab:
82.1777, 8.4950, 17.2701
#facdba color charts
#facdba color shades, tints & tones
#facdba color schemes
#facdba color preview, HTML & CSS examples
This text has a color of #facdba
<p style="color:#facdba;">Text here</p>
.mytext {color:#facdba;}
This box has a color of #facdba
<div style="background-color:#facdba;">Content here</div>
.mybackground {background-color:#facdba;}
Border around this has a color of #facdba
<div style="border:2px solid #facdba;">Content here</div>
.myborder {border:2px solid #facdba;}